diff --git a/nova/locale/ar/LC_MESSAGES/nova.po b/nova/locale/ar/LC_MESSAGES/nova.po index d63eaaa5b6bc..fa3250e0a9af 100644 --- a/nova/locale/ar/LC_MESSAGES/nova.po +++ b/nova/locale/ar/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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-09-12 07:56+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Arabic " @@ -85,6 +85,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -762,7 +774,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1741,52 +1753,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2142,7 +2142,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2457,7 +2457,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2626,7 +2626,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2765,254 +2765,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3337,16 +3337,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3384,33 +3384,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3855,12 +3855,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4097,84 +4097,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4926,8 +4926,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5018,161 +5018,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6394,7 +6394,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6570,12 +6570,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6583,24 +6583,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7658,22 +7658,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8372,20 +8372,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9065,7 +9065,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9558,7 +9558,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9951,12 +9951,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10178,20 +10178,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10199,426 +10199,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10626,138 +10621,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10767,51 +10762,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10819,47 +10814,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14593,13 +14588,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14612,13 +14600,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/bg_BG/LC_MESSAGES/nova.po b/nova/locale/bg_BG/LC_MESSAGES/nova.po index 2a4764a8a03a..ede349485ff2 100644 --- a/nova/locale/bg_BG/LC_MESSAGES/nova.po +++ b/nova/locale/bg_BG/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-18 19:07+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Bulgarian (Bulgaria) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/bn_IN/LC_MESSAGES/nova.po b/nova/locale/bn_IN/LC_MESSAGES/nova.po index c80a10a87a85..114cafb05452 100644 --- a/nova/locale/bn_IN/LC_MESSAGES/nova.po +++ b/nova/locale/bn_IN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-10-28 18:12+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Bengali (India) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14412,13 +14407,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14431,13 +14419,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/bs/LC_MESSAGES/nova.po b/nova/locale/bs/LC_MESSAGES/nova.po index 3523335742e0..2a9714ea598d 100644 --- a/nova/locale/bs/LC_MESSAGES/nova.po +++ b/nova/locale/bs/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2012-01-19 20:22+0000\n" "Last-Translator: yazar \n" "Language-Team: Bosnian \n" @@ -83,6 +83,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -760,7 +772,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1739,52 +1751,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2140,7 +2140,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2455,7 +2455,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2624,7 +2624,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2763,254 +2763,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3335,16 +3335,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3382,33 +3382,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3853,12 +3853,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4095,84 +4095,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4924,8 +4924,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5016,161 +5016,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6392,7 +6392,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6568,12 +6568,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6581,24 +6581,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7656,22 +7656,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8370,20 +8370,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9063,7 +9063,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9556,7 +9556,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9949,12 +9949,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10176,20 +10176,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10197,426 +10197,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10624,138 +10619,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10765,51 +10760,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10817,47 +10812,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14867,13 +14862,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14886,13 +14874,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ca/LC_MESSAGES/nova.po b/nova/locale/ca/LC_MESSAGES/nova.po index ed1578590d12..8f8612eff2c7 100644 --- a/nova/locale/ca/LC_MESSAGES/nova.po +++ b/nova/locale/ca/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Catalan " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/cs/LC_MESSAGES/nova.po b/nova/locale/cs/LC_MESSAGES/nova.po index 948964e414ca..7e75854b843b 100644 --- a/nova/locale/cs/LC_MESSAGES/nova.po +++ b/nova/locale/cs/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2012-05-17 20:04+0000\n" "Last-Translator: Zbyněk Schwarz \n" "Language-Team: Czech \n" @@ -88,6 +88,18 @@ msgstr "Nelze restartovat instanci" msgid "Flags path: %s" msgstr "Cesta příznaků: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "Vyskytla se neočekávaná výjimka." @@ -779,7 +791,7 @@ msgstr "Existuje nula plovoucích ip." msgid "Interface %(interface)s not found." msgstr "Rozhraní %(interface)s nenalezeno." -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1775,52 +1787,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, 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:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "Ukončena služba bez záznamu v databázi" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2182,7 +2182,7 @@ msgstr "existuje mnoho pevných ip, použita je první: %s" msgid "Disassociate address %s" msgstr "Oddělit adresu %s" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2503,7 +2503,7 @@ msgid "offset param must be positive" msgstr "parametr offset musí být kladný" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2673,7 +2673,7 @@ msgstr "Žádná taková činnost: %s" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2816,263 +2816,263 @@ msgstr "Server neexistuje" msgid "Metadata item was not found" msgstr "Položka metadat nenalezena" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "Neplatná hodnota changes-since" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Pokus o jemné smazání %s" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Hostitel %(host)s nemohl být nalezen." -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "Instance nemohla být nalezena" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "Špatný formát osobnosti: chybí %s" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "Špatný formát osobnosti" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "Obsah osobnosti pro %s nemůže být dekódován" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, fuzzy, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "Špatný formát sítí: uuid sítě není ve správném formátu (%s)" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "Špatný formát sítí: uuid sítě není ve správném formátu (%s)" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "Neplatná pevná IP adresa (%s)" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "Duplicitní sítě (%s) nejosu povoleny" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "Špatný formát sítě: chybí %s" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "Špatný formát sítě" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "Obsah uživatelských dat nemůže být dekódován" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "accessIPv4 není ve správném formátu IPv4" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 #, fuzzy msgid "accessIPv6 is not proper IPv6 format" msgstr "accessIPv4 není ve správném formátu IPv4" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "Název serveru není určen" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "Zadáno neplatné flavorRef." -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "Nelze najít požadovaný obraz" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "Zadán neplatný název_klíče." -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 #, fuzzy msgid "HostId cannot be updated." msgstr "id nemůže být None" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 #, fuzzy msgid "Personality cannot be updated." msgstr "id nemůže být None" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "Instanci nebyla změněna velikost." -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "Instance %(instance_id)s nemohla být nastavena." -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "Argument 'type' pro restart není HARD či SOFT" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "Chybí argument 'type' pro restart" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "Nelze najít požadovanou konfiguraci." -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 #, fuzzy msgid "Resize requires a flavor change." msgstr "Resize vyžaduje změnu velikosti." -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Instance %(instance_id)s nemohla být nastavena." -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "%s je platný název instance" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "Chybí vlastnost imageRef" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "Zadáno neplatné imageRef." -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "Chybí vlastnost flavorRef" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "Nebylo zadáno adminPass" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 #, fuzzy msgid "Unable to set password on instance" msgstr "Nelze restartovat instanci" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "Nelze zpracovat metadata dvojic hodnot/klíčů." -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "Požadavek na změnu velikosti má neplatnou vlastnost 'flavorRef'." -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "Požadavek na změnu velikosti vyžaduje vlastnost 'flavorRef'." -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "Nelze zpracovat imageRef z požadavku." -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "Nelze najít obraz ke znovu sestavení" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "Objekt createImage cyžaduje vlastnost name" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "Neplatná metadata" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "Neplatné adminPass" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, fuzzy, python-format msgid "Removing options '%s' from query" msgstr "Odstraňování voleb '%(unk_opt_str)s' z fronty" @@ -3408,17 +3408,17 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "%s musí být buď 'MANUAL' nebo 'AUTO'." -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 #, fuzzy msgid "host and onSharedStorage must be specified." msgstr "host a block_migration musí být zadány." -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3459,33 +3459,33 @@ msgstr "Žádné tělo požadavku" msgid "DNS entries not found." msgstr "Instance nenalezena" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, fuzzy, python-format msgid "Floating ip not found for id %s" msgstr "Plovoucí ip není nalezena pro id %(id)s." -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "Žádné další plovoucí ip v zásobníku %s." -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "Žádné další plovoucí ip nejsou dostupné." -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, fuzzy, python-format msgid "Floating ip %s has been disassociated" msgstr "Plovoucí ip %(address)s není přidružena." -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "Chybí parametr dict" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "Adresa není určena" @@ -3944,13 +3944,13 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 #, fuzzy msgid "start instance" msgstr "začátek instance %r" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 #, fuzzy msgid "stop instance" msgstr "zastavit instanci %r" @@ -4188,84 +4188,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, fuzzy, python-format msgid "Running _create_extension_point for %s" msgstr "Volání továrny rozšíření %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -5036,8 +5036,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5134,11 +5134,11 @@ msgstr "Hledání podle: %s" msgid "snapshot for %s" msgstr "Spouštění snímku ve VM %s" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "flavor_id je None. Předpokládán přesun." -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -5147,152 +5147,152 @@ msgstr "" "Stará instance typu %(current_instance_type_name)s, nová instance typu " "%(new_instance_type_name)s" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, 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:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Pokus o ukončení %s" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 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:3527 +#: nova/compute/api.py:3534 #, 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:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "Bezpečnostní skupina %s nemůže být prázdná." -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, 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:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "Vytvořit bezpečnostní skupinu %s" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "Bezpečnostní skupina %s již existuje" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Nelze zničit vbd %s" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Nelze zničit vbd %s" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 #, fuzzy msgid "Security group is still in use" msgstr "Id bezpečnostní skupiny by mělo být celé číslo" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "Smazat bezpečnostní skupinu %s" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "Pravidlo (%s) nenalezeno" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 #, fuzzy msgid "Quota exceeded, too many security group rules." msgstr "Přidávání pravidla bezpečnostní skupiny: %r" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "Povolit přístup bezpečnostní skupiny %s" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "Zrušit přístup bezpečnostní skupiny %s" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "Id bezpečnostní skupiny by mělo být celé číslo" @@ -6558,7 +6558,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6740,12 +6740,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "instance %s: zachráněna" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6753,24 +6753,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7850,22 +7850,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "Neočekávaná chyba: %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "zařízení záznamu systému musí být jedno z: %s" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, fuzzy, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "Třída %(fullname)s je zastaralá: %(msg)s" @@ -8568,21 +8568,21 @@ msgstr "již odpojeno" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 #, fuzzy msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "Překročena kvóta pro %(pid)s, pokus o spuštění %(min_count)s instancí" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9277,7 +9277,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "Nelze zjistit název zavaděče iscsi" @@ -9774,7 +9774,7 @@ msgstr "Verze agenta instance: %s" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "Aktualizace statistik hostitele" @@ -10180,12 +10180,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "Vkládání cesty souboru: '%s'" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" @@ -10413,20 +10413,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10434,437 +10434,432 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "Připojování k libvirt: %s" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "Připojení k libvirt poškozeno" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Připojování k libvirt: %s" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, 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:909 +#: nova/virt/libvirt/driver.py:919 #, fuzzy msgid "During wait destroy, instance disappeared." msgstr "Při spuštění wait zmizelo %s." -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "Instance úspěšně zničena." -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 #, fuzzy msgid "Going to destroy instance again." msgstr "Instance budou zastaveny" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, 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:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, 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:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 #, fuzzy msgid "Could not determine fibre channel world wide node names" msgstr "Nelze zjistit název zavaděče iscsi" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 #, fuzzy msgid "Could not determine fibre channel world wide port names" msgstr "Nelze zjistit název zavaděče iscsi" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 #, fuzzy msgid "During detach_volume, instance disappeared." msgstr "Při spuštění wait zmizelo %s." -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 #, fuzzy msgid "attaching network adapter failed." msgstr "Źádné sítě nejsou určeny." -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 #, fuzzy msgid "During detach_interface, instance disappeared." msgstr "Při spuštění wait zmizelo %s." -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 #, fuzzy msgid "detaching network adapter failed." msgstr "Źádné sítě nejsou určeny." -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "Instance úspěšně restartována." -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 #, fuzzy msgid "Instance shutdown successfully." msgstr "Instance úspěšně vytvořena." -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "Instance úspěšně restartována." -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "Instance je spuštěna" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "Instance úspěšně vytvořena." -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "data: %(data)r, fpath: %(fpath)r" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 #, fuzzy msgid "Guest does not have a console available" msgstr "Uživatel nemá správcovská oprávnění" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, 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:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "Vytváření obrazu" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10872,19 +10867,19 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " @@ -10893,38 +10888,38 @@ msgstr "" "Chyba od libvirt při hledání %(instance_name)s: [Kód chyby " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 #, fuzzy msgid "" "Cannot get the number of cpu, because this function is not implemented " @@ -10933,53 +10928,53 @@ 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:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "verze libvirt je příliš stará (nepodporuje getVersion)" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, 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:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, fuzzy, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " @@ -10988,16 +10983,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:4211 +#: nova/virt/libvirt/driver.py:4221 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:4219 +#: nova/virt/libvirt/driver.py:4229 #, 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:4263 +#: nova/virt/libvirt/driver.py:4273 #, fuzzy, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " @@ -11006,7 +11001,7 @@ msgstr "" "Nelze přesunout %(instance_id)s do %(dest)s: Nedostatek disku " "(hostitel:%(available)s <= instance:%(necessary)s)" -#: nova/virt/libvirt/driver.py:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" @@ -11015,7 +11010,7 @@ msgstr "" "Spuštěná instance má info o CPU:\n" "%s" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -11030,7 +11025,7 @@ msgstr "" "\n" "Prohlédněte si %(u)s" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " @@ -11039,24 +11034,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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, 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:4687 +#: nova/virt/libvirt/driver.py:4697 #, fuzzy, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" @@ -11065,22 +11060,22 @@ msgstr "" "Chyba od libvirt při hledání %(instance_name)s: [Kód chyby " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -11088,51 +11083,51 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 #, fuzzy msgid "Starting migrate_disk_and_power_off" msgstr "Instance %s: Spouštění přesunu disku a vypnutí" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 #, fuzzy msgid "Instance running successfully." msgstr "Instance %s úspěšně běží." -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 #, fuzzy msgid "Starting finish_migration" msgstr "Instance %s: Spouštění dokončení přesunu" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 #, fuzzy msgid "Starting finish_revert_migration" msgstr "Instance %s: Spuštění dokočení vrácení přesunu" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, 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:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -15259,13 +15254,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "Stahování obrazu %s ze serveru obrazu glance" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -15278,13 +15266,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "Data disku zkopírována před snímek instance VM %s" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/da/LC_MESSAGES/nova.po b/nova/locale/da/LC_MESSAGES/nova.po index 31f3805dec1c..649c93f55378 100644 --- a/nova/locale/da/LC_MESSAGES/nova.po +++ b/nova/locale/da/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2011-01-15 21:46+0000\n" "Last-Translator: Soren Hansen \n" "Language-Team: Danish \n" @@ -83,6 +83,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -760,7 +772,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1739,52 +1751,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2140,7 +2140,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2455,7 +2455,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2624,7 +2624,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2763,254 +2763,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3335,16 +3335,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3382,33 +3382,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3853,12 +3853,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4095,84 +4095,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4924,8 +4924,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5016,161 +5016,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6392,7 +6392,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6568,12 +6568,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6581,24 +6581,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7656,22 +7656,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8370,20 +8370,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9063,7 +9063,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9556,7 +9556,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9949,12 +9949,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10176,20 +10176,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10197,427 +10197,422 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "bind %s: slettet" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/de/LC_MESSAGES/nova.po b/nova/locale/de/LC_MESSAGES/nova.po index 6c5bd543d6ee..a759da5a0dc3 100644 --- a/nova/locale/de/LC_MESSAGES/nova.po +++ b/nova/locale/de/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2011-08-23 11:23+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: German \n" @@ -83,6 +83,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2457,7 +2457,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2626,7 +2626,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2765,255 +2765,255 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "Instanz %s: Rettung" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3340,16 +3340,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3388,33 +3388,33 @@ msgstr "" msgid "DNS entries not found." msgstr "Instanz %s pausiert" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3859,12 +3859,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4101,84 +4101,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4932,8 +4932,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5024,161 +5024,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Nicht möglich volume %s zufinden" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Nicht möglich volume %s zufinden" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6407,7 +6407,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6583,12 +6583,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6596,24 +6596,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7671,22 +7671,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8386,20 +8386,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9084,7 +9084,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9577,7 +9577,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9970,12 +9970,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10197,20 +10197,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10218,427 +10218,422 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "Volume %s: erfolgreich erstellt" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10646,138 +10641,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10787,51 +10782,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10839,47 +10834,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14894,13 +14889,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14913,13 +14901,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/el/LC_MESSAGES/nova.po b/nova/locale/el/LC_MESSAGES/nova.po index 078c5f37d9e6..ff3484749b09 100644 --- a/nova/locale/el/LC_MESSAGES/nova.po +++ b/nova/locale/el/LC_MESSAGES/nova.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2014-03-14 00:21+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Greek " @@ -85,6 +85,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -762,7 +774,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1741,52 +1753,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2142,7 +2142,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2457,7 +2457,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2626,7 +2626,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2765,254 +2765,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "Μη έγκυρα μεταδεδομένα" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3337,16 +3337,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3384,33 +3384,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3855,12 +3855,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4097,84 +4097,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4926,8 +4926,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5018,161 +5018,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6394,7 +6394,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6570,12 +6570,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6583,24 +6583,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7658,22 +7658,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8372,20 +8372,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9065,7 +9065,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9558,7 +9558,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9951,12 +9951,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10178,20 +10178,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10199,426 +10199,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10626,138 +10621,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10767,51 +10762,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10819,47 +10814,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -13448,10 +13443,6 @@ msgstr "" #~ msgstr "" #~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." #~ msgstr "" #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" @@ -13466,13 +13457,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/en_AU/LC_MESSAGES/nova.po b/nova/locale/en_AU/LC_MESSAGES/nova.po index 4e961f664405..ef63d09aaa3d 100644 --- a/nova/locale/en_AU/LC_MESSAGES/nova.po +++ b/nova/locale/en_AU/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2011-10-21 11:27+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: English (Australia) \n" @@ -84,6 +84,18 @@ msgstr "Going to start terminating instances" msgid "Flags path: %s" msgstr "Flags path: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -763,7 +775,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1743,52 +1755,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "Starting %(topic)s node (version %(vcs_string)s)" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "Service killed that has no database entry" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2148,7 +2148,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "Disassociate address %s" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2464,7 +2464,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2633,7 +2633,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2772,260 +2772,260 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Going to try to terminate %s" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 #, fuzzy msgid "HostId cannot be updated." msgstr "Mountpoint cannot be translated: %s" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 #, fuzzy msgid "Personality cannot be updated." msgstr "Mountpoint cannot be translated: %s" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "instance %s: booted" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "instance %s: rescued" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 #, fuzzy msgid "Unable to set password on instance" msgstr "Going to start terminating instances" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3355,16 +3355,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3403,33 +3403,33 @@ msgstr "" msgid "DNS entries not found." msgstr "instance %s: booted" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, fuzzy, python-format msgid "Floating ip not found for id %s" msgstr "setting network host" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, fuzzy, python-format msgid "Floating ip %s has been disassociated" msgstr "group %s already exists" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3879,13 +3879,13 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 #, fuzzy msgid "start instance" msgstr "Reboot instance %r" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 #, fuzzy msgid "stop instance" msgstr "Reboot instance %r" @@ -4123,84 +4123,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4962,8 +4962,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5060,162 +5060,162 @@ msgstr "" msgid "snapshot for %s" msgstr "Starting snapshot for VM %s" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Going to try to terminate %s" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "Create Security Group %s" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Unable to destroy VBD %s" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Unable to destroy VBD %s" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 #, fuzzy msgid "Security group is still in use" msgstr "Revoke security group ingress %s" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "Delete security group %s" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorise security group ingress %s" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "Revoke security group ingress %s" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6458,7 +6458,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6635,12 +6635,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "instance %s: rescued" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6648,24 +6648,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7728,22 +7728,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "received %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8442,20 +8442,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9141,7 +9141,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9639,7 +9639,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -10035,12 +10035,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "Injecting file path: '%s'" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" @@ -10268,20 +10268,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10289,430 +10289,425 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "Connecting to libvirt: %s" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "Connection to libvirt broke" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Connecting to libvirt: %s" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 #, fuzzy msgid "Going to destroy instance again." msgstr "Going to try to terminate %s" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "instance %s: rebooted" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "data: %(data)r, fpath: %(fpath)r" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, 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:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10720,138 +10715,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, 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:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10861,51 +10856,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10913,47 +10908,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14986,13 +14981,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -15005,13 +14993,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/en_GB/LC_MESSAGES/nova.po b/nova/locale/en_GB/LC_MESSAGES/nova.po index c94907dca413..e7e14650f913 100644 --- a/nova/locale/en_GB/LC_MESSAGES/nova.po +++ b/nova/locale/en_GB/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2012-03-30 11:10+0000\n" "Last-Translator: Anthony Harrington \n" "Language-Team: English (United Kingdom) \n" @@ -83,6 +83,18 @@ msgstr "" msgid "Flags path: %s" msgstr "Flags path: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "An unknown exception occurred." @@ -765,7 +777,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1744,52 +1756,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2145,7 +2145,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2463,7 +2463,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2632,7 +2632,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2771,257 +2771,257 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Instance %(instance_id)s is not running." -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "Instance %(instance_id)s is not running." -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Instance %(instance_id)s is not running." -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "Invalid volume" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3349,16 +3349,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3397,33 +3397,33 @@ msgstr "" msgid "DNS entries not found." msgstr "instance %s: suspending" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3869,12 +3869,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4111,84 +4111,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4944,8 +4944,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5037,161 +5037,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Unable to destroy VBD %s" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Unable to destroy VBD %s" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6427,7 +6427,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6604,12 +6604,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6617,24 +6617,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7693,22 +7693,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "Nested return %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8408,20 +8408,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9106,7 +9106,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9600,7 +9600,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9996,12 +9996,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10229,20 +10229,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10250,428 +10250,423 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Connection to melange failed" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "volume %s: created successfully" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 #, fuzzy msgid "Guest does not have a console available" msgstr "User does not have admin privileges" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10679,138 +10674,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Unable to detach volume %s" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10820,51 +10815,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10872,47 +10867,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14935,13 +14930,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14954,13 +14942,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/en_US/LC_MESSAGES/nova.po b/nova/locale/en_US/LC_MESSAGES/nova.po index 199c1cd5c554..edec3177594e 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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-01-21 18:28+0000\n" "Last-Translator: Jeremy Stanley \n" "Language-Team: en_US \n" @@ -85,6 +85,18 @@ msgstr "Failed to terminate instance" msgid "Flags path: %s" msgstr "Flags path: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "An unknown exception occurred." @@ -781,7 +793,7 @@ msgstr "Zero floating ips exist." msgid "Interface %(interface)s not found." msgstr "Interface %(interface)s not found." -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "Cannot disassociate auto assigned floating ip" @@ -1779,52 +1791,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "Starting %(topic)s node (version %(vcs_string)s)" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "Service killed that has no database entry" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "serve() can only be called once" @@ -2185,7 +2185,7 @@ msgstr "multiple fixed_ips exist, using the first: %s" msgid "Disassociate address %s" msgstr "Disassociate address %s" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "min_count must be <= max_count" @@ -2511,7 +2511,7 @@ msgid "offset param must be positive" msgstr "offset param must be positive" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2680,7 +2680,7 @@ msgstr "There is no such action: %s" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2821,259 +2821,259 @@ msgstr "Server does not exist" msgid "Metadata item was not found" msgstr "Metadata item was not found" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "Invalid changes-since value" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "Only administrators may list deleted instances" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Host '%s' could not be found." -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "Instance could not be found" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "Bad personality format: missing %s" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "Bad personality format" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "Personality content for %s cannot be decoded" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "Bad port format: port uuid is not in proper format (%s)" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "Bad networks format: network uuid is not in proper format (%s)" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "Invalid fixed IP address (%s)" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "Duplicate networks (%s) are not allowed" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "Bad network format: missing %s" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "Bad networks format" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "Userdata content cannot be decoded" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "accessIPv4 is not proper IPv4 format" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "accessIPv6 is not proper IPv6 format" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "Server name is not defined" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "Invalid flavorRef provided." -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "Can not find requested image" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "Invalid key_name provided." -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "HostId cannot be updated." -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 #, fuzzy msgid "Personality cannot be updated." msgstr "HostId cannot be updated." -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "Instance has not been resized." -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "Instance %(instance_id)s could not be found." -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "Argument 'type' for reboot is not HARD or SOFT" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "Missing argument 'type' for reboot" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "Unable to locate requested flavor." -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "Resize requires a flavor change." -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Instance %(instance_id)s could not be found." -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "%s is a valid instance name" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "Missing imageRef attribute" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "Invalid imageRef provided." -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "Missing flavorRef attribute" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "No adminPass was specified" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 #, fuzzy msgid "Unable to set password on instance" msgstr "Failed to soft reboot instance." -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "Unable to parse metadata key/value pairs." -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "Resize request has invalid 'flavorRef' attribute." -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "Resize requests require 'flavorRef' attribute." -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "Could not parse imageRef from request." -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "Cannot find image for rebuild" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "createImage entity requires name attribute" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "Invalid metadata" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "Invalid adminPass" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, fuzzy, python-format msgid "Removing options '%s' from query" msgstr "Removing options '%(unk_opt_str)s' from query" @@ -3408,17 +3408,17 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "%s must be either 'MANUAL' or 'AUTO'." -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 #, fuzzy msgid "host and onSharedStorage must be specified." msgstr "host and block_migration must be specified." -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3457,33 +3457,33 @@ msgstr "No Request Body" msgid "DNS entries not found." msgstr "Instance not found" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "Floating ip not found for id %s" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "No more floating ips in pool %s." -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "No more floating ips available." -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, fuzzy, python-format msgid "Floating ip %s has been disassociated" msgstr "Floating ip is not associated" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "Missing parameter dict" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "Address not specified" @@ -3940,12 +3940,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "start instance" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "stop instance" @@ -4182,84 +4182,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, fuzzy, python-format msgid "Running _create_extension_point for %s" msgstr "Calling extension factory %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -5025,8 +5025,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5119,11 +5119,11 @@ msgstr "Searching by: %s" msgid "snapshot for %s" msgstr "snapshot for %s" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "flavor_id is None. Assuming migration." -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -5132,150 +5132,150 @@ msgstr "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, 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:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "Locking" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "Unlocking" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "Volume must be attached in order to detach." -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, 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:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "Keypair name contains unsafe characters" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 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:3527 +#: nova/compute/api.py:3534 #, 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:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "Security group %s cannot be empty." -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, 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:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "Quota exceeded, too many security groups." -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "Create Security Group %s" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "Security group %s already exists" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Unable to destroy vbd %s" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Unable to destroy vbd %s" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "Security group is still in use" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "Failed to update usages deallocating security group" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "Delete security group %s" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "Rule (%s) not found" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "Quota exceeded, too many security group rules." -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorize security group ingress %s" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "Revoke security group ingress %s" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "Security group id should be integer" @@ -6535,7 +6535,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6717,12 +6717,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "instance %s: rescued" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6730,24 +6730,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7831,22 +7831,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "Deprecated Config: %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, fuzzy, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "Error reading image info file %(filename)s: %(error)s" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "syslog facility must be one of: %s" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, fuzzy, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "Fatal call to deprecated config %(msg)s" @@ -8559,8 +8559,8 @@ msgstr "already detached" msgid "unexpected role header" msgstr "unexpected role header" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" @@ -8568,13 +8568,13 @@ msgstr "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" @@ -9274,7 +9274,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "Could not determine iscsi initiator name" @@ -9773,7 +9773,7 @@ msgstr "Windows version: %s " msgid "get_available_resource called" msgstr "get_available_resource called" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "Updating host stats" @@ -10178,12 +10178,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "Creating config drive at %(path)s" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" @@ -10405,20 +10405,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10426,398 +10426,393 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, 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:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "Connecting to libvirt: %s" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "Connection to libvirt broke" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, 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:773 +#: nova/virt/libvirt/driver.py:783 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Connecting to libvirt: %s" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, 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:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "During wait destroy, instance disappeared." -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "Instance destroyed successfully." -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 #, fuzzy msgid "Going to destroy instance again." msgstr "Going to stop instances" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "Error from libvirt during undefineFlags. Retrying with undefine" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, 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:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, 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:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 #, fuzzy msgid "Could not determine fibre channel world wide node names" msgstr "Could not determine iscsi initiator name" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 #, fuzzy msgid "Could not determine fibre channel world wide port names" msgstr "Could not determine iscsi initiator name" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "During detach_volume, instance disappeared." -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 #, fuzzy msgid "attaching network adapter failed." msgstr "No networks defined." -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 #, fuzzy msgid "During detach_interface, instance disappeared." msgstr "During detach_volume, instance disappeared." -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 #, fuzzy msgid "detaching network adapter failed." msgstr "No networks defined." -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "Instance soft rebooted successfully." -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "Instance shutdown successfully." -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "Instance rebooted successfully." -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "Instance is running" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "Instance spawned successfully." -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "data: %(data)r, fpath: %(fpath)r" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "Guest does not have a console available" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "Path '%(path)s' supports direct I/O" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, 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:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, 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:2524 +#: nova/virt/libvirt/driver.py:2534 #, 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:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "Creating image" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "Using config drive" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " @@ -10826,20 +10821,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:2893 +#: nova/virt/libvirt/driver.py:2903 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:2897 +#: nova/virt/libvirt/driver.py:2907 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:2901 +#: nova/virt/libvirt/driver.py:2911 #, 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:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" @@ -10847,15 +10842,15 @@ msgstr "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10863,19 +10858,19 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " @@ -10884,38 +10879,38 @@ msgstr "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 #, fuzzy msgid "" "Cannot get the number of cpu, because this function is not implemented " @@ -10924,53 +10919,53 @@ 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:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 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:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, 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:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, fuzzy, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " @@ -10979,15 +10974,15 @@ msgstr "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." -#: nova/virt/libvirt/driver.py:4211 +#: nova/virt/libvirt/driver.py:4221 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:4219 +#: nova/virt/libvirt/driver.py:4229 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:4263 +#: nova/virt/libvirt/driver.py:4273 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " @@ -10996,7 +10991,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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" @@ -11005,7 +11000,7 @@ msgstr "" "Instance launched has CPU info:\n" "%s" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -11020,7 +11015,7 @@ msgstr "" "\n" "Refer to %(u)s" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " @@ -11029,22 +11024,22 @@ msgstr "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." -#: nova/virt/libvirt/driver.py:4369 +#: nova/virt/libvirt/driver.py:4379 #, 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:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, 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:4687 +#: nova/virt/libvirt/driver.py:4697 #, fuzzy, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" @@ -11053,22 +11048,22 @@ msgstr "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -11076,47 +11071,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "Starting migrate_disk_and_power_off" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "Instance running successfully." -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "Starting finish_migration" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "Starting finish_revert_migration" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, 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:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -15217,13 +15212,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "Fetching image '%s' from glance" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -15236,13 +15224,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "Copied disk data before snapshot of the VM" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/es/LC_MESSAGES/nova.po b/nova/locale/es/LC_MESSAGES/nova.po index f00158daac14..cc5ba6ca5b29 100644 --- a/nova/locale/es/LC_MESSAGES/nova.po +++ b/nova/locale/es/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2012-05-16 06:44+0000\n" "Last-Translator: Paco Molinero \n" "Language-Team: Spanish \n" @@ -88,6 +88,18 @@ msgstr "Fallo a reinicia la instancia" msgid "Flags path: %s" msgstr "Ruta a las opciones: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "Una excepcion desconocida ha ocurrido" @@ -771,7 +783,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1751,52 +1763,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "Se detuvo un servicio sin entrada en la base de datos" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2154,7 +2154,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "Desasociar dirección %s" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2472,7 +2472,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2641,7 +2641,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2780,261 +2780,261 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Vamos a ejecutar %s insntacias..." -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 #, fuzzy msgid "HostId cannot be updated." msgstr "Punto de montaje no puede ser traducido: %s" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 #, fuzzy msgid "Personality cannot be updated." msgstr "Punto de montaje no puede ser traducido: %s" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "instancia %s: rescatada" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 #, fuzzy msgid "Unable to set password on instance" msgstr "Fallo a reinicia la instancia" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3364,16 +3364,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3412,33 +3412,33 @@ msgstr "" msgid "DNS entries not found." msgstr "instancia %s: arrancada" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, fuzzy, python-format msgid "Floating ip not found for id %s" msgstr "configurando la red del host" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, fuzzy, python-format msgid "Floating ip %s has been disassociated" msgstr "el grupo %s ya existe" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3889,13 +3889,13 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 #, fuzzy msgid "start instance" msgstr "Reiniciar instancia %r" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 #, fuzzy msgid "stop instance" msgstr "Reiniciar instancia %r" @@ -4133,84 +4133,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4976,8 +4976,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5074,162 +5074,162 @@ msgstr "" msgid "snapshot for %s" msgstr "Comenzando snapshot para la VM %s" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, 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:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "Crear Grupo de Seguridad %s" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Imposible destruir VBD %s" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Imposible destruir VBD %s" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 #, fuzzy msgid "Security group is still in use" msgstr "Revocar ingreso al grupo de seguridad %s" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "Borrar grupo de seguridad %s" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "Autorizar ingreso al grupo de seguridad %s" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "Revocar ingreso al grupo de seguridad %s" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6471,7 +6471,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6651,12 +6651,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "instancia %s: rescatada" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6664,24 +6664,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7742,22 +7742,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "recibido %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8457,20 +8457,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9157,7 +9157,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9652,7 +9652,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -10048,12 +10048,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10281,20 +10281,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10302,429 +10302,424 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "Conectando a libvirt: %s" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "Conexión a libvirt rota" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Conectando a libvirt: %s" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 #, fuzzy msgid "Going to destroy instance again." msgstr "Vamos a ejecutar %s insntacias..." -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "instancia %s: reiniciada" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 #, fuzzy msgid "Guest does not have a console available" msgstr "El usuario no tiene privilegios de administrador" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10732,138 +10727,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, 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:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10873,51 +10868,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10925,47 +10920,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14999,13 +14994,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -15018,13 +15006,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/es_MX/LC_MESSAGES/nova.po b/nova/locale/es_MX/LC_MESSAGES/nova.po index 0824dd707261..e07fe0a8b653 100644 --- a/nova/locale/es_MX/LC_MESSAGES/nova.po +++ b/nova/locale/es_MX/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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-08-30 07:15+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Spanish (Mexico) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14592,13 +14587,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14611,13 +14599,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/eu/LC_MESSAGES/nova.po b/nova/locale/eu/LC_MESSAGES/nova.po index 8ccaf5d0a1b2..fdb07c16411d 100644 --- a/nova/locale/eu/LC_MESSAGES/nova.po +++ b/nova/locale/eu/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-11-06 08:19+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Basque " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14403,13 +14398,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14422,13 +14410,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/eu_ES/LC_MESSAGES/nova.po b/nova/locale/eu_ES/LC_MESSAGES/nova.po index 53954bc3ba26..46ce66990c53 100644 --- a/nova/locale/eu_ES/LC_MESSAGES/nova.po +++ b/nova/locale/eu_ES/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-11-22 05:45+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Basque (Spain) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14376,13 +14371,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14395,13 +14383,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/fa/LC_MESSAGES/nova.po b/nova/locale/fa/LC_MESSAGES/nova.po index a1edf4a0bc18..d6302f8337fe 100644 --- a/nova/locale/fa/LC_MESSAGES/nova.po +++ b/nova/locale/fa/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-11-22 05:45+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Persian " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14376,13 +14371,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14395,13 +14383,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/fi_FI/LC_MESSAGES/nova.po b/nova/locale/fi_FI/LC_MESSAGES/nova.po index 9ef639ddd682..5b338d1768f7 100644 --- a/nova/locale/fi_FI/LC_MESSAGES/nova.po +++ b/nova/locale/fi_FI/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-18 19:07+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Finnish (Finland) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/fil/LC_MESSAGES/nova.po b/nova/locale/fil/LC_MESSAGES/nova.po index b8e09699b782..5603fa760e08 100644 --- a/nova/locale/fil/LC_MESSAGES/nova.po +++ b/nova/locale/fil/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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-09-26 22:10+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Filipino " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14589,13 +14584,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14608,13 +14596,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/fr/LC_MESSAGES/nova.po b/nova/locale/fr/LC_MESSAGES/nova.po index 5088881cb0fd..77f7b80bc329 100644 --- a/nova/locale/fr/LC_MESSAGES/nova.po +++ b/nova/locale/fr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2012-05-14 08:35+0000\n" "Last-Translator: Erwan Gallen \n" "Language-Team: French \n" @@ -86,6 +86,18 @@ msgstr "Échec du redémarrage de l'instance" msgid "Flags path: %s" msgstr "Chemin des propriétés: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "Une exception inconnue s'est produite." @@ -785,7 +797,7 @@ msgstr "Aucunes IPs dynamiques existes." msgid "Interface %(interface)s not found." msgstr "L'interface %(interface)s non trouvée." -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1777,52 +1789,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, 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:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "Service détruit sans entrée dans la base de données" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2189,7 +2189,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "Désassociation de l'adresse %s" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2509,7 +2509,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2678,7 +2678,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2817,261 +2817,261 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Va essayer d'arrêter %s" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "L'hôte %(host)s ne peut pas être trouvé." -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 #, fuzzy msgid "HostId cannot be updated." msgstr "Le point de montage ne peut pas être traduit : %s" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 #, fuzzy msgid "Personality cannot be updated." msgstr "Le point de montage ne peut pas être traduit : %s" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "L'instance %(instance_id)s n'a pas pu être trouvée." -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "L'instance %(instance_id)s n'a pas pu être trouvée." -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "instance %s: récupérée" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 #, fuzzy msgid "Unable to set password on instance" msgstr "Échec du redémarrage de l'instance" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3401,16 +3401,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3449,33 +3449,33 @@ msgstr "" msgid "DNS entries not found." msgstr "Aucuns types d'instance trouvés." -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, fuzzy, python-format msgid "Floating ip not found for id %s" msgstr "Aucune IP dynamique trouvée pour l'id %(id)s." -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, fuzzy, python-format msgid "Floating ip %s has been disassociated" msgstr "L'IP dynamique %(address)s n'est pas associée." -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3929,13 +3929,13 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 #, fuzzy msgid "start instance" msgstr "Re-démarrage de l'instance %r" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 #, fuzzy msgid "stop instance" msgstr "Re-démarrage de l'instance %r" @@ -4173,84 +4173,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -5017,8 +5017,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5115,162 +5115,162 @@ msgstr "" msgid "snapshot for %s" msgstr "Début de création d'instantané (snapshot) pour la VM %s" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Va essayer d'arrêter %s" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "Création du groupe de sécurité %s" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Impossible de supprimer le VBD %s" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Impossible de supprimer le VBD %s" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 #, fuzzy msgid "Security group is still in use" msgstr "Révocation de groupe de sécurité %s" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "Suppression du groupe de sécurité %s" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorisation du groupe de sécurité %s" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "Révocation de groupe de sécurité %s" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6515,7 +6515,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6695,12 +6695,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "instance %s: récupérée" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6708,24 +6708,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7789,22 +7789,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "%s reçu" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8504,20 +8504,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9204,7 +9204,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9703,7 +9703,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -10099,12 +10099,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "Injection du chemin d'accès : '%s'" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" @@ -10332,20 +10332,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10353,433 +10353,428 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "Connexion à libvirt: %s" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "Connexion à libvirt interrompue" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Connexion à libvirt: %s" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 #, fuzzy msgid "Going to destroy instance again." msgstr "Va essayer d'arrêter %s" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 #, fuzzy msgid "attaching network adapter failed." msgstr "Aucun réseau défini." -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 #, fuzzy msgid "detaching network adapter failed." msgstr "Aucun réseau défini." -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "instance %s: re-démarrée" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "data: %(data)r, fpath: %(fpath)r" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 #, fuzzy msgid "Guest does not have a console available" msgstr "L’utilisateur n'a pas les privilèges administrateur" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, 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:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10787,138 +10782,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, 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:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10928,51 +10923,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10980,47 +10975,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -15060,20 +15055,11 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" #~ 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" #~ msgid "Copying disk data before snapshot of the VM" #~ msgstr "" @@ -15081,13 +15067,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/gl/LC_MESSAGES/nova.po b/nova/locale/gl/LC_MESSAGES/nova.po index 10505695fb3a..e15219db4875 100644 --- a/nova/locale/gl/LC_MESSAGES/nova.po +++ b/nova/locale/gl/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-10-28 23:23+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Galician " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14412,13 +14407,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14431,13 +14419,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/he/LC_MESSAGES/nova.po b/nova/locale/he/LC_MESSAGES/nova.po index 9716eff089bf..69a5c8ab053f 100644 --- a/nova/locale/he/LC_MESSAGES/nova.po +++ b/nova/locale/he/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2014-01-24 12:40+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hebrew " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14004,13 +13999,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14023,13 +14011,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/he_IL/LC_MESSAGES/nova.po b/nova/locale/he_IL/LC_MESSAGES/nova.po index de96617bef07..80ed8d412a48 100644 --- a/nova/locale/he_IL/LC_MESSAGES/nova.po +++ b/nova/locale/he_IL/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2014-01-24 12:40+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hebrew (Israel) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14004,13 +13999,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14023,13 +14011,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/hi/LC_MESSAGES/nova.po b/nova/locale/hi/LC_MESSAGES/nova.po index 1a1cd8c317c8..6c3cb4a004e7 100644 --- a/nova/locale/hi/LC_MESSAGES/nova.po +++ b/nova/locale/hi/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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-08-27 04:58+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Hindi " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14631,13 +14626,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14650,13 +14638,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/hr/LC_MESSAGES/nova.po b/nova/locale/hr/LC_MESSAGES/nova.po index 115315196ee0..2c10b0ae7833 100644 --- a/nova/locale/hr/LC_MESSAGES/nova.po +++ b/nova/locale/hr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Croatian " @@ -85,6 +85,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -762,7 +774,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1741,52 +1753,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2142,7 +2142,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2457,7 +2457,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2626,7 +2626,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2765,254 +2765,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3337,16 +3337,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3384,33 +3384,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3855,12 +3855,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4097,84 +4097,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4926,8 +4926,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5018,161 +5018,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6394,7 +6394,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6570,12 +6570,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6583,24 +6583,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7658,22 +7658,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8372,20 +8372,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9065,7 +9065,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9558,7 +9558,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9951,12 +9951,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10178,20 +10178,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10199,426 +10199,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10626,138 +10621,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10767,51 +10762,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10819,47 +10814,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14869,13 +14864,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14888,13 +14876,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/hu/LC_MESSAGES/nova.po b/nova/locale/hu/LC_MESSAGES/nova.po index ee0b0a019322..7d2c5b408e61 100644 --- a/nova/locale/hu/LC_MESSAGES/nova.po +++ b/nova/locale/hu/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hungarian " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/id/LC_MESSAGES/nova.po b/nova/locale/id/LC_MESSAGES/nova.po index 4345920ac0c1..c27337f10609 100644 --- a/nova/locale/id/LC_MESSAGES/nova.po +++ b/nova/locale/id/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Indonesian " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/is_IS/LC_MESSAGES/nova.po b/nova/locale/is_IS/LC_MESSAGES/nova.po index c650199039de..56a02179be47 100644 --- a/nova/locale/is_IS/LC_MESSAGES/nova.po +++ b/nova/locale/is_IS/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-12-21 03:12+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Icelandic (Iceland) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14064,13 +14059,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14083,13 +14071,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/it/LC_MESSAGES/nova.po b/nova/locale/it/LC_MESSAGES/nova.po index cf792a4d2cb4..0ec1da062c80 100644 --- a/nova/locale/it/LC_MESSAGES/nova.po +++ b/nova/locale/it/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2012-04-01 18:59+0000\n" "Last-Translator: simone.sandri \n" "Language-Team: Italian \n" @@ -84,6 +84,18 @@ msgstr "Impossibile riavviare l'istanza" msgid "Flags path: %s" msgstr "Percorso dei flags: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "E' stato riscontrato un errore sconosciuto" @@ -762,7 +774,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1742,52 +1754,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "Servizio terminato che non ha entry nel database" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2143,7 +2143,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2460,7 +2460,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2629,7 +2629,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2768,257 +2768,257 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "istanza %s: creazione snapshot in corso" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "Volume non valido" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 #, fuzzy msgid "Unable to set password on instance" msgstr "Impossibile riavviare l'istanza" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3347,16 +3347,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3395,33 +3395,33 @@ msgstr "" msgid "DNS entries not found." msgstr "istanza %s: sospensione in corso" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3866,13 +3866,13 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 #, fuzzy msgid "start instance" msgstr "Impossibile riavviare l'istanza" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 #, fuzzy msgid "stop instance" msgstr "Impossibile sospendere l'istanza" @@ -4110,84 +4110,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4944,8 +4944,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5039,161 +5039,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Impossibile localizzare il volume %s" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Impossibile localizzare il volume %s" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6427,7 +6427,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6607,12 +6607,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6620,24 +6620,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7697,22 +7697,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "ricevuto %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8412,20 +8412,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9111,7 +9111,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9606,7 +9606,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -10001,12 +10001,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10234,20 +10234,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10255,429 +10255,424 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 #, fuzzy msgid "Going to destroy instance again." msgstr "Impossibile riavviare l'istanza" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "volume %s: creato con successo" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 #, fuzzy msgid "Guest does not have a console available" msgstr "L'utente non ha i privilegi dell'amministratore" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10685,138 +10680,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Impossibile smontare il volume %s" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10826,51 +10821,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10878,47 +10873,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14936,13 +14931,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14955,13 +14943,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/it_IT/LC_MESSAGES/nova.po b/nova/locale/it_IT/LC_MESSAGES/nova.po index 6632b0ce572c..e17f0cd68fb6 100644 --- a/nova/locale/it_IT/LC_MESSAGES/nova.po +++ b/nova/locale/it_IT/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Italian (Italy) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ja/LC_MESSAGES/nova.po b/nova/locale/ja/LC_MESSAGES/nova.po index 364241ff5709..a4ec416fd4e8 100644 --- a/nova/locale/ja/LC_MESSAGES/nova.po +++ b/nova/locale/ja/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2011-08-23 11:22+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: \n" @@ -84,6 +84,18 @@ msgstr "インスタンス終了処理を開始します。" msgid "Flags path: %s" msgstr "Flags のパス: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -763,7 +775,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1743,52 +1755,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "%(topic)s ノードを開始しています (バージョン %(vcs_string)s)" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "データベースにエントリの存在しないサービスを終了します。" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2146,7 +2146,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "Disassociate address: アドレス %s の関連付けを解除します。" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2462,7 +2462,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2631,7 +2631,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2770,260 +2770,260 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "%s を停止しようとしています" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 #, fuzzy msgid "HostId cannot be updated." msgstr "マウントポイントを変換できません。 %s" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 #, fuzzy msgid "Personality cannot be updated." msgstr "マウントポイントを変換できません。 %s" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "インスタンス %s: 起動しました。" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "インスタンス %s: rescued" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 #, fuzzy msgid "Unable to set password on instance" msgstr "インスタンス終了処理を開始します。" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3353,16 +3353,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3401,33 +3401,33 @@ msgstr "" msgid "DNS entries not found." msgstr "インスタンス %s: 起動しました。" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, fuzzy, python-format msgid "Floating ip not found for id %s" msgstr "ネットワークホストの設定をします。" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, fuzzy, python-format msgid "Floating ip %s has been disassociated" msgstr "グループ %s は既に存在しています。" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3877,13 +3877,13 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 #, fuzzy msgid "start instance" msgstr "Reboot instance: インスタンス %r を再起動します。" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 #, fuzzy msgid "stop instance" msgstr "Reboot instance: インスタンス %r を再起動します。" @@ -4121,84 +4121,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4960,8 +4960,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5058,162 +5058,162 @@ msgstr "" msgid "snapshot for %s" msgstr "VM %s に対するスナップショットを開始します。" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "%s を停止しようとしています" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "Create Security Group: セキュリティグループ %s を作成します。" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "VBD %s の削除に失敗しました。" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "VBD %s の削除に失敗しました。" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 #, fuzzy msgid "Security group is still in use" msgstr "Revoke security group ingress: セキュリティグループ許可 %s の取消" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "Delete security group: セキュリティグループ %s を削除します。" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorize security group ingress: セキュリティグループ許可 %s" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "Revoke security group ingress: セキュリティグループ許可 %s の取消" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6456,7 +6456,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6633,12 +6633,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "インスタンス %s: rescued" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6646,24 +6646,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7724,22 +7724,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "受信: %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8439,20 +8439,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9138,7 +9138,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9632,7 +9632,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -10028,12 +10028,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "ファイルパス '%s' を埋め込んでいます" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" @@ -10261,20 +10261,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10282,428 +10282,423 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "libvirt %s へ接続します。" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "libvirtへの接続が切れています。" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "libvirt %s へ接続します。" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 #, fuzzy msgid "Going to destroy instance again." msgstr "%s を停止しようとしています" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "インスタンス%s: 再起動しました。" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "データ: %(data)r, ファイルパス: %(fpath)r" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, 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:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10711,138 +10706,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "ip %s に対するメタデータの取得に失敗しました。" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10852,51 +10847,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10904,47 +10899,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14973,13 +14968,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14992,13 +14980,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ka_GE/LC_MESSAGES/nova.po b/nova/locale/ka_GE/LC_MESSAGES/nova.po index a07b675ae955..24a52bf3d9d7 100644 --- a/nova/locale/ka_GE/LC_MESSAGES/nova.po +++ b/nova/locale/ka_GE/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Georgian (Georgia) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/km/LC_MESSAGES/nova.po b/nova/locale/km/LC_MESSAGES/nova.po index 548b6822de3c..24551a338804 100644 --- a/nova/locale/km/LC_MESSAGES/nova.po +++ b/nova/locale/km/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-11-22 05:45+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Khmer " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14376,13 +14371,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14395,13 +14383,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/kn/LC_MESSAGES/nova.po b/nova/locale/kn/LC_MESSAGES/nova.po index 1914eb2a4a04..05b74cde33bd 100644 --- a/nova/locale/kn/LC_MESSAGES/nova.po +++ b/nova/locale/kn/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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-09-17 14:44+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Kannada " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14592,13 +14587,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14611,13 +14599,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ko/LC_MESSAGES/nova.po b/nova/locale/ko/LC_MESSAGES/nova.po index a3afbded0158..9b428d4ad396 100644 --- a/nova/locale/ko/LC_MESSAGES/nova.po +++ b/nova/locale/ko/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2011-12-16 04:42+0000\n" "Last-Translator: Zhongyue Luo \n" "Language-Team: Korean \n" @@ -83,6 +83,18 @@ msgstr "" msgid "Flags path: %s" msgstr "플래그 경로: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -760,7 +772,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1739,52 +1751,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2140,7 +2140,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2455,7 +2455,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2624,7 +2624,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2763,255 +2763,255 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3339,16 +3339,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3387,33 +3387,33 @@ msgstr "" msgid "DNS entries not found." msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3858,12 +3858,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4100,84 +4100,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4932,8 +4932,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5024,161 +5024,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "%s 볼륨을 찾을수 없습니다" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "%s 볼륨을 찾을수 없습니다" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6408,7 +6408,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6584,12 +6584,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6597,24 +6597,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7672,22 +7672,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8386,20 +8386,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9084,7 +9084,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9578,7 +9578,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9972,12 +9972,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10205,20 +10205,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10226,426 +10226,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10653,138 +10648,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "%s 볼륨 탈착에 실패했습니다" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10794,51 +10789,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10846,47 +10841,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14900,13 +14895,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14919,13 +14907,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ko_KR/LC_MESSAGES/nova.po b/nova/locale/ko_KR/LC_MESSAGES/nova.po index 099dbbd5a13f..2ab1e7d8c2d4 100644 --- a/nova/locale/ko_KR/LC_MESSAGES/nova.po +++ b/nova/locale/ko_KR/LC_MESSAGES/nova.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-06 16:05+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: en_US \n" @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,255 +2764,255 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "입력 값이 정확하지 않습니다." -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3337,16 +3337,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3384,33 +3384,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3855,12 +3855,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4097,84 +4097,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4927,8 +4927,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5019,161 +5019,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6395,7 +6395,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6571,12 +6571,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6584,24 +6584,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7659,22 +7659,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8373,20 +8373,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9066,7 +9066,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9559,7 +9559,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9952,12 +9952,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10179,20 +10179,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10200,426 +10200,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10627,138 +10622,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10768,51 +10763,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10820,47 +10815,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14871,13 +14866,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14890,13 +14878,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ml_IN/LC_MESSAGES/nova.po b/nova/locale/ml_IN/LC_MESSAGES/nova.po index fd1b5e9f04c0..67375680da7c 100644 --- a/nova/locale/ml_IN/LC_MESSAGES/nova.po +++ b/nova/locale/ml_IN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-11-22 05:45+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Malayalam (India) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14376,13 +14371,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14395,13 +14383,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/mr_IN/LC_MESSAGES/nova.po b/nova/locale/mr_IN/LC_MESSAGES/nova.po index 5f076f1b9aa1..9af658b1a1ea 100644 --- a/nova/locale/mr_IN/LC_MESSAGES/nova.po +++ b/nova/locale/mr_IN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-10-28 18:12+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Marathi (India) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14412,13 +14407,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14431,13 +14419,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ms/LC_MESSAGES/nova.po b/nova/locale/ms/LC_MESSAGES/nova.po index 24330c393c4b..54095ce0adfc 100644 --- a/nova/locale/ms/LC_MESSAGES/nova.po +++ b/nova/locale/ms/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Malay " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/nb/LC_MESSAGES/nova.po b/nova/locale/nb/LC_MESSAGES/nova.po index b5abbe93c17a..5b3c25906e20 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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2012-09-13 10:30+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: nb \n" @@ -85,6 +85,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "En ukjent feil oppsto." @@ -762,7 +774,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1741,52 +1753,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2142,7 +2142,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2458,7 +2458,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2627,7 +2627,7 @@ msgstr "Ingen slik handling: %s" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2766,257 +2766,257 @@ msgstr "Tjener eksisterer ikke" msgid "Metadata item was not found" msgstr "Metadata element ble ikke funnet" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Tjeneste %(service_id)s ble ikke funnet." -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "Feil nettverks-format: mangler %s" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "Feil nettverks-format" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "Tjenernavn er ikke definert" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "Ressurs ble ikke funnet." -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Ressurs ble ikke funnet." -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "Ugyldig snapshot" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3341,16 +3341,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3389,33 +3389,33 @@ msgstr "" msgid "DNS entries not found." msgstr "Tjener ikke funnet" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "Adresse ikke spesifisert" @@ -3863,12 +3863,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4105,84 +4105,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4936,8 +4936,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5028,161 +5028,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6404,7 +6404,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6580,12 +6580,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6593,24 +6593,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7669,22 +7669,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8384,20 +8384,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9080,7 +9080,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9573,7 +9573,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9966,12 +9966,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10193,20 +10193,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10214,428 +10214,423 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 #, fuzzy msgid "attaching network adapter failed." msgstr "Ingen nettverk definert." -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 #, fuzzy msgid "detaching network adapter failed." msgstr "Ingen nettverk definert." -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10643,138 +10638,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10784,51 +10779,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10836,47 +10831,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14890,13 +14885,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14909,13 +14897,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ne/LC_MESSAGES/nova.po b/nova/locale/ne/LC_MESSAGES/nova.po index e110d48b038c..607cbb3d1a1d 100644 --- a/nova/locale/ne/LC_MESSAGES/nova.po +++ b/nova/locale/ne/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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-08-30 22:38+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Nepali " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14592,13 +14587,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14611,13 +14599,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/nl_NL/LC_MESSAGES/nova.po b/nova/locale/nl_NL/LC_MESSAGES/nova.po index b720b563d1e9..b5f144930a80 100644 --- a/nova/locale/nl_NL/LC_MESSAGES/nova.po +++ b/nova/locale/nl_NL/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Dutch (Netherlands) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/nova.pot b/nova/locale/nova.pot index c1ac75a4699d..fda99baaf745 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.572\n" +"Project-Id-Version: nova jenkins.nova.propose.translation.update.574\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -83,6 +83,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -760,7 +772,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1739,52 +1751,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2140,7 +2140,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2455,7 +2455,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2624,7 +2624,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2763,254 +2763,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3335,16 +3335,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3382,33 +3382,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3853,12 +3853,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4095,84 +4095,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4924,8 +4924,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5016,161 +5016,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6392,7 +6392,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6568,12 +6568,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6581,24 +6581,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7656,22 +7656,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8370,20 +8370,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9063,7 +9063,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9556,7 +9556,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9949,12 +9949,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10176,20 +10176,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10197,426 +10197,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10624,138 +10619,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10765,51 +10760,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10817,47 +10812,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" diff --git a/nova/locale/pa_IN/LC_MESSAGES/nova.po b/nova/locale/pa_IN/LC_MESSAGES/nova.po index 15ea54901b99..ac1b49e45b04 100644 --- a/nova/locale/pa_IN/LC_MESSAGES/nova.po +++ b/nova/locale/pa_IN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-12-21 03:12+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Panjabi (Punjabi) (India) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14064,13 +14059,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14083,13 +14071,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/pl_PL/LC_MESSAGES/nova.po b/nova/locale/pl_PL/LC_MESSAGES/nova.po index 94d3d2c4edcf..4c21871e1350 100644 --- a/nova/locale/pl_PL/LC_MESSAGES/nova.po +++ b/nova/locale/pl_PL/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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-06-28 18:59+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Polish (Poland) " @@ -85,6 +85,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -762,7 +774,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1741,52 +1753,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2142,7 +2142,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2457,7 +2457,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2626,7 +2626,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2765,254 +2765,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3337,16 +3337,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3384,33 +3384,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3855,12 +3855,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4097,84 +4097,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4926,8 +4926,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5018,161 +5018,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6394,7 +6394,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6570,12 +6570,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6583,24 +6583,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7658,22 +7658,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8372,20 +8372,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9065,7 +9065,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9558,7 +9558,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9951,12 +9951,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10178,20 +10178,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10199,426 +10199,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10626,138 +10621,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10767,51 +10762,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10819,47 +10814,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14869,13 +14864,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14888,13 +14876,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/pt/LC_MESSAGES/nova.po b/nova/locale/pt/LC_MESSAGES/nova.po index 31fb8d719271..5e263059fb5d 100644 --- a/nova/locale/pt/LC_MESSAGES/nova.po +++ b/nova/locale/pt/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/pt_BR/LC_MESSAGES/nova.po b/nova/locale/pt_BR/LC_MESSAGES/nova.po index 3ef13d2d8dad..70be2d733eb2 100644 --- a/nova/locale/pt_BR/LC_MESSAGES/nova.po +++ b/nova/locale/pt_BR/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2012-05-04 19:25+0000\n" "Last-Translator: Júlio Cezar Santos Pires \n" "Language-Team: Brazilian Portuguese \n" @@ -84,6 +84,18 @@ msgstr "Falhou ao reiniciar instância" msgid "Flags path: %s" msgstr "Localização dos sinalizadores: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -763,7 +775,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "Interface %(interface)s não encontrada." -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1743,52 +1755,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "Encerrado serviço que não tem entrada na base de dados" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2146,7 +2146,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "Desatribuir endereço %s" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2463,7 +2463,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2632,7 +2632,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2771,261 +2771,261 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Começando a terminar instâncias" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Host %(host)s não encontrado." -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 #, fuzzy msgid "HostId cannot be updated." msgstr "Ponto de montagem não pode ser traduzido: %s" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 #, fuzzy msgid "Personality cannot be updated." msgstr "Ponto de montagem não pode ser traduzido: %s" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "Serviço %(service_id)s não encontrado." -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Serviço %(service_id)s não encontrado." -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "Corpo do pedido está mal formado" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 #, fuzzy msgid "Unable to set password on instance" msgstr "Falhou ao reiniciar instância" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3355,16 +3355,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3405,33 +3405,33 @@ msgstr "" msgid "DNS entries not found." msgstr "Instância não encontrada" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, fuzzy, python-format msgid "Floating ip not found for id %s" msgstr "Removendo rede com id %s" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, fuzzy, python-format msgid "Floating ip %s has been disassociated" msgstr "group %s já existe" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "Endereço não especificado" @@ -3883,13 +3883,13 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 #, fuzzy msgid "start instance" msgstr "Iniciando instância %s" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 #, fuzzy msgid "stop instance" msgstr "Reiniciar instância %r" @@ -4127,84 +4127,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4965,8 +4965,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5063,162 +5063,162 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "Criar Grupo de Segurança %s" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Não é possível destruir o VBD %s" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Não é possível destruir o VBD %s" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 #, fuzzy msgid "Security group is still in use" msgstr "Revogado entrada do grupo de segurança %s" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "Excluir grupo de segurança %s" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "Autorizada entrada do grupo de segurança %s" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "Revogado entrada do grupo de segurança %s" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6460,7 +6460,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6639,12 +6639,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "Corpo do pedido está mal formado" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6652,24 +6652,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7730,22 +7730,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "_remover: %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, fuzzy, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "Classe %(fullname)s está obsoleta: %(msg)s" @@ -8445,20 +8445,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9148,7 +9148,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9643,7 +9643,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -10039,12 +10039,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10272,20 +10272,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10293,431 +10293,426 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 #, fuzzy msgid "Going to destroy instance again." msgstr "Falhou ao reiniciar instância" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 #, fuzzy msgid "attaching network adapter failed." msgstr "Nenhuma rede definida." -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 #, fuzzy msgid "detaching network adapter failed." msgstr "Nenhuma rede definida." -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "volume %s: criado com sucesso" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 #, fuzzy msgid "Guest does not have a console available" msgstr "Usuário não tem privilégios de administrador" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10725,138 +10720,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, 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:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10866,51 +10861,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10918,47 +10913,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14986,21 +14981,11 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "Removendo imagem %s" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" #~ 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" #~ msgid "Copying disk data before snapshot of the VM" #~ msgstr "" @@ -15008,13 +14993,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ro/LC_MESSAGES/nova.po b/nova/locale/ro/LC_MESSAGES/nova.po index 5175d8e63f1a..45af6900011d 100644 --- a/nova/locale/ro/LC_MESSAGES/nova.po +++ b/nova/locale/ro/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-06-10 18:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Romanian " @@ -85,6 +85,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -762,7 +774,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1741,52 +1753,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2142,7 +2142,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2457,7 +2457,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2626,7 +2626,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2765,254 +2765,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3337,16 +3337,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3384,33 +3384,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3855,12 +3855,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4097,84 +4097,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4926,8 +4926,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5018,161 +5018,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6394,7 +6394,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6570,12 +6570,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6583,24 +6583,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7658,22 +7658,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8372,20 +8372,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9065,7 +9065,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9558,7 +9558,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9951,12 +9951,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10178,20 +10178,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10199,426 +10199,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10626,138 +10621,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10767,51 +10762,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10819,47 +10814,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14869,13 +14864,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14888,13 +14876,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ru/LC_MESSAGES/nova.po b/nova/locale/ru/LC_MESSAGES/nova.po index 0a39de832cd2..632dce8f8280 100644 --- a/nova/locale/ru/LC_MESSAGES/nova.po +++ b/nova/locale/ru/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2012-03-25 09:34+0000\n" "Last-Translator: Eugene Marshal \n" "Language-Team: Russian \n" @@ -88,6 +88,18 @@ msgstr "Ошибка перезагрузки копии" msgid "Flags path: %s" msgstr "Расположение флагов: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "Обнаружено неизвестное исключение." @@ -772,7 +784,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "Интерфейс %(interface)s не найден." -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1765,52 +1777,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "Запуск узла сети (версия %(vcs_string)s) %(topic)s" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "Служба завершила работу из-за отсутствия записи базы данных" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2172,7 +2172,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "Исключить адрес %s" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2497,7 +2497,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2667,7 +2667,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2808,262 +2808,262 @@ msgstr "Сервер не существует" msgid "Metadata item was not found" msgstr "Элемент метаданных не найден" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Выполнение запуска копий" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Узел %(host)s не найден." -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "Копия не найдена" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, fuzzy, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "Недопустимый сетевой формат: сетевой uuid имеет неправильный формат (%s)" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "Недопустимый сетевой формат: сетевой uuid имеет неправильный формат (%s)" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "Недопустимый фиксированный IP-адрес (%s)" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "Дубликаты сетей (%s) не разрешены" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "Недопустимый сетевой формат: отсутствует %s" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "Недопустимый сетевой формат" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "Содержимое данных пользователя не может быть дешифровано" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "Имя сервера не задано" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "Предоставлен недопустимый flavorRef." -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "Невозможно найти запрошенный образ" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "Предоставлен недопустимый key_name." -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 #, fuzzy msgid "HostId cannot be updated." msgstr "Точка подключения не может быть переведена: %s" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 #, fuzzy msgid "Personality cannot be updated." msgstr "Точка подключения не может быть переведена: %s" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "С копией не производилось изменение размера." -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "Копия %(instance_id)s не найдена." -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "Отсутствует аргумент типа 'type' для перезагрузки" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 #, fuzzy msgid "Resize requires a flavor change." msgstr "Изменение размера требует изменения объёма." -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Копия %(instance_id)s не найдена." -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "Недопустимый запрос тела" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "Отсутствует атрибут imageRef" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "Отсутствует атрибут flavorRef" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "adminPass не был задан" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 #, fuzzy msgid "Unable to set password on instance" msgstr "Ошибка перезагрузки копии" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "Запрос изменения размера имеет недопустимый атрибут 'flavorRef'." -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "Запросы изменение размера требуют атрибут 'flavorRef'." -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "Недопустимые метаданные" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "Недопустимый adminPass" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, fuzzy, python-format msgid "Removing options '%s' from query" msgstr "Удаление параметров '%(unk_opt_str)s' из запроса" @@ -3396,16 +3396,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3446,33 +3446,33 @@ msgstr "Нет тела запроса" msgid "DNS entries not found." msgstr "Копия не найдена" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, fuzzy, python-format msgid "Floating ip not found for id %s" msgstr "установка сетевого узла" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, fuzzy, python-format msgid "Floating ip %s has been disassociated" msgstr "Тип тома %(name)s уже существует." -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "Адрес не задан" @@ -3929,13 +3929,13 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 #, fuzzy msgid "start instance" msgstr "Запуск копии %s" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 #, fuzzy msgid "stop instance" msgstr "Выполнение остановки копий" @@ -4173,84 +4173,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -5018,8 +5018,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5116,11 +5116,11 @@ msgstr "Поиск по: %s" msgid "snapshot for %s" msgstr "Запуск снимка для ВМ %s" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -5129,152 +5129,152 @@ msgstr "" "Устаревший тип копии %(current_instance_type_name)s, новый тип копии " "%(new_instance_type_name)s" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, 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:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Будет выполнения попытка завершить работу %s" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "Группа безопасности %s не может быть пустой." -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "Создать группу безопасности %s" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "Группа безопасности %s уже существует" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Невозможно ликвидировать vbd %s" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Невозможно ликвидировать vbd %s" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 #, fuzzy msgid "Security group is still in use" msgstr "Группа безопасности (%s) не найдена" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "Удалить группу безопасности %s" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "Правило (%s) не найдено" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 #, fuzzy msgid "Quota exceeded, too many security group rules." msgstr "Добавление правила группы безопасности: %r" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6537,7 +6537,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6717,12 +6717,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "Недопустимый запрос тела" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6730,24 +6730,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7825,22 +7825,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "Непредвиденная ошибка: %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, fuzzy, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "Класс %(fullname)s устарел: %(msg)s" @@ -8541,21 +8541,21 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 #, fuzzy msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "Превышена квота для %(pid)s, попытка выполнить %(min_count)s копий" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9245,7 +9245,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9741,7 +9741,7 @@ msgstr "Версия агента копии: %s" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -10143,12 +10143,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "Невозможно найти конфигурацию по адресу %(path)s" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" @@ -10376,20 +10376,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10397,431 +10397,426 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "Подключение к libvirt: %s" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "Неполадка с подключением к libvirt" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Подключение к libvirt: %s" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 #, fuzzy msgid "Going to destroy instance again." msgstr "Выполнение остановки копий" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 #, fuzzy msgid "attaching network adapter failed." msgstr "Сети не определены." -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 #, fuzzy msgid "detaching network adapter failed." msgstr "Сети не определены." -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "снимок %s: создание завершено" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 #, fuzzy msgid "Guest does not have a console available" msgstr "Пользователь не имеет административных привилегий" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "Создание изображения" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10829,19 +10824,19 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " @@ -10850,38 +10845,38 @@ msgstr "" "Ошибка libvirt во время поиска %(instance_name)s: [Код ошибки " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 #, fuzzy msgid "" "Cannot get the number of cpu, because this function is not implemented " @@ -10890,53 +10885,53 @@ msgstr "" "Невозможно получить количество ЦПУ, так как эта возможность не " "реализована для этой платформы. Эту ошибку можно безопасно пропустить." -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "устаревшая версия libvirt (не поддерживается getVersion)" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Получение размера образа для образа %s" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, fuzzy, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " @@ -10945,29 +10940,29 @@ msgstr "" "Создание временного файла %s для оповещения других узлов сети compute о " "необходимости присоединения того же хранилища." -#: nova/virt/libvirt/driver.py:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10977,7 +10972,7 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " @@ -10986,22 +10981,22 @@ msgstr "" "Создание временного файла %s для оповещения других узлов сети compute о " "необходимости присоединения того же хранилища." -#: nova/virt/libvirt/driver.py:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, 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:4687 +#: nova/virt/libvirt/driver.py:4697 #, fuzzy, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" @@ -11010,22 +11005,22 @@ msgstr "" "Ошибка libvirt во время поиска %(instance_name)s: [Код ошибки " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -11033,48 +11028,48 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 #, fuzzy msgid "Instance running successfully." msgstr "Копия %s: выполнение" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, fuzzy, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "Ошибка schedule_%(method)s: %(ex)s" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -15167,13 +15162,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "Удаление образа %s" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -15186,13 +15174,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ru_RU/LC_MESSAGES/nova.po b/nova/locale/ru_RU/LC_MESSAGES/nova.po index 4776375cc5ac..4c817683776b 100644 --- a/nova/locale/ru_RU/LC_MESSAGES/nova.po +++ b/nova/locale/ru_RU/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian (Russia) " @@ -85,6 +85,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -762,7 +774,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1741,52 +1753,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2142,7 +2142,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2457,7 +2457,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2626,7 +2626,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2765,254 +2765,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3337,16 +3337,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3384,33 +3384,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3855,12 +3855,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4097,84 +4097,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4926,8 +4926,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5018,161 +5018,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6394,7 +6394,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6570,12 +6570,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6583,24 +6583,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7658,22 +7658,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8372,20 +8372,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9065,7 +9065,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9558,7 +9558,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9951,12 +9951,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10178,20 +10178,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10199,426 +10199,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10626,138 +10621,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10767,51 +10762,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10819,47 +10814,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14869,13 +14864,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14888,13 +14876,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/sk/LC_MESSAGES/nova.po b/nova/locale/sk/LC_MESSAGES/nova.po index b3189bb5ec2c..eb1898cd3bf0 100644 --- a/nova/locale/sk/LC_MESSAGES/nova.po +++ b/nova/locale/sk/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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-08-27 04:58+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Slovak " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14631,13 +14626,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14650,13 +14638,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/sl_SI/LC_MESSAGES/nova.po b/nova/locale/sl_SI/LC_MESSAGES/nova.po index 6bcf725039ff..c8ca2180d615 100644 --- a/nova/locale/sl_SI/LC_MESSAGES/nova.po +++ b/nova/locale/sl_SI/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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-06-28 18:59+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Slovenian (Slovenia) " @@ -85,6 +85,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -762,7 +774,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1741,52 +1753,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2142,7 +2142,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2457,7 +2457,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2626,7 +2626,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2765,254 +2765,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3337,16 +3337,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3384,33 +3384,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3855,12 +3855,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4097,84 +4097,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4926,8 +4926,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5018,161 +5018,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6394,7 +6394,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6570,12 +6570,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6583,24 +6583,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7658,22 +7658,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8372,20 +8372,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9065,7 +9065,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9558,7 +9558,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9951,12 +9951,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10178,20 +10178,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10199,426 +10199,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10626,138 +10621,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10767,51 +10762,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10819,47 +10814,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14869,13 +14864,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14888,13 +14876,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/sq/LC_MESSAGES/nova.po b/nova/locale/sq/LC_MESSAGES/nova.po index 657b6ab6fabe..935e05153bb6 100644 --- a/nova/locale/sq/LC_MESSAGES/nova.po +++ b/nova/locale/sq/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2014-03-25 00:30+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Albanian " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -13428,3 +13423,6 @@ msgstr "" msgid "formatting encrypted volume %s" msgstr "" +#~ msgid "Event loop thread is not active, discarding event %s" +#~ msgstr "" + diff --git a/nova/locale/sr/LC_MESSAGES/nova.po b/nova/locale/sr/LC_MESSAGES/nova.po index 1001d45ddfad..0257fcb3b786 100644 --- a/nova/locale/sr/LC_MESSAGES/nova.po +++ b/nova/locale/sr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2014-03-14 00:21+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Serbian " @@ -85,6 +85,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -762,7 +774,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1741,52 +1753,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2142,7 +2142,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2457,7 +2457,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2626,7 +2626,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2765,254 +2765,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3337,16 +3337,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3384,33 +3384,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3855,12 +3855,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4097,84 +4097,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4926,8 +4926,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5018,161 +5018,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6394,7 +6394,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6570,12 +6570,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6583,24 +6583,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7658,22 +7658,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "syslog okruženje mora biti jedno od: %s" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8372,20 +8372,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9065,7 +9065,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9558,7 +9558,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9951,12 +9951,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10178,20 +10178,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10199,426 +10199,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10626,138 +10621,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10767,51 +10762,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10819,47 +10814,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -13448,10 +13443,6 @@ msgstr "" #~ msgstr "" #~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." #~ msgstr "" #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" @@ -13466,13 +13457,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/sv/LC_MESSAGES/nova.po b/nova/locale/sv/LC_MESSAGES/nova.po index 11c491ee1148..387962f40831 100644 --- a/nova/locale/sv/LC_MESSAGES/nova.po +++ b/nova/locale/sv/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-11-22 05:45+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Swedish " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14376,13 +14371,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14395,13 +14383,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/sw_KE/LC_MESSAGES/nova.po b/nova/locale/sw_KE/LC_MESSAGES/nova.po index aec6e8fef737..f2eee446132d 100644 --- a/nova/locale/sw_KE/LC_MESSAGES/nova.po +++ b/nova/locale/sw_KE/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Swahili (Kenya) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ta/LC_MESSAGES/nova.po b/nova/locale/ta/LC_MESSAGES/nova.po index f747039f9f5b..8f686f4ec9d3 100644 --- a/nova/locale/ta/LC_MESSAGES/nova.po +++ b/nova/locale/ta/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2014-03-25 00:30+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Tamil " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -13428,3 +13423,6 @@ msgstr "" msgid "formatting encrypted volume %s" msgstr "" +#~ msgid "Event loop thread is not active, discarding event %s" +#~ msgstr "" + diff --git a/nova/locale/te_IN/LC_MESSAGES/nova.po b/nova/locale/te_IN/LC_MESSAGES/nova.po index b115bb22a341..8aa35191e3c3 100644 --- a/nova/locale/te_IN/LC_MESSAGES/nova.po +++ b/nova/locale/te_IN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2014-03-25 00:30+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Telugu (India) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -13428,3 +13423,6 @@ msgstr "" msgid "formatting encrypted volume %s" msgstr "" +#~ msgid "Event loop thread is not active, discarding event %s" +#~ msgstr "" + diff --git a/nova/locale/tl/LC_MESSAGES/nova.po b/nova/locale/tl/LC_MESSAGES/nova.po index 5b9029beee7a..a09bee77b591 100644 --- a/nova/locale/tl/LC_MESSAGES/nova.po +++ b/nova/locale/tl/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: Tagalog \n" @@ -83,6 +83,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -760,7 +772,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1739,52 +1751,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2140,7 +2140,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2455,7 +2455,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2624,7 +2624,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2763,254 +2763,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3335,16 +3335,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3382,33 +3382,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3853,12 +3853,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4095,84 +4095,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "natanggap %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/tl_PH/LC_MESSAGES/nova.po b/nova/locale/tl_PH/LC_MESSAGES/nova.po index a5f8a0154342..4da2569db465 100644 --- a/nova/locale/tl_PH/LC_MESSAGES/nova.po +++ b/nova/locale/tl_PH/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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-09-26 22:10+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Tagalog (Philippines) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14589,13 +14584,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14608,13 +14596,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/tr/LC_MESSAGES/nova.po b/nova/locale/tr/LC_MESSAGES/nova.po index 90cd9f3f616a..d416bd6d24fc 100644 --- a/nova/locale/tr/LC_MESSAGES/nova.po +++ b/nova/locale/tr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2011-12-14 18:10+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" @@ -83,6 +83,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -760,7 +772,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1739,52 +1751,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2140,7 +2140,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2455,7 +2455,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2624,7 +2624,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2763,254 +2763,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3335,16 +3335,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3382,33 +3382,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3853,12 +3853,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4095,84 +4095,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4924,8 +4924,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5016,161 +5016,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6392,7 +6392,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6568,12 +6568,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6581,24 +6581,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7656,22 +7656,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8370,20 +8370,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9063,7 +9063,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9556,7 +9556,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9949,12 +9949,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10176,20 +10176,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10197,426 +10197,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10624,138 +10619,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10765,51 +10760,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10817,47 +10812,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14867,13 +14862,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14886,13 +14874,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/tr_TR/LC_MESSAGES/nova.po b/nova/locale/tr_TR/LC_MESSAGES/nova.po index b3eea7f1bdaa..3ac86148a63c 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: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-02-02 18:03+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: en_US \n" @@ -85,6 +85,18 @@ msgstr "" msgid "Flags path: %s" msgstr "Bayrakların yolu: %s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "Bilinmeyen bir istisna oluştu." @@ -773,7 +785,7 @@ msgstr "Hiç değişken IP yok." msgid "Interface %(interface)s not found." msgstr "%(interface)s arayüzü bulunamadı." -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1765,52 +1777,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "Servis, hiç veritabanı girdisi olmayanı sonlandırdı." -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2169,7 +2169,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "Adresi kes %s" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2487,7 +2487,7 @@ msgid "offset param must be positive" msgstr "Göreli konum parametresi pozitif olmak zorunda" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2656,7 +2656,7 @@ msgstr "Böyle bir işlem yok: %s" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2797,263 +2797,263 @@ msgstr "Sunucu mevcut değil" msgid "Metadata item was not found" msgstr "İçerik özelliği bilgisi bulunamadı" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "Geçersiz değişiklik-oluşturma değeri" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "%(flavor_id)s örnek türü bulunamadı." -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "Örnek bulunamadı." -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "Yanlış kişisel biçim: %s bulunamadı" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "Yanlış kişisel biçim" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "%s için kişisel içerik çözümlenemedi" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "Yanlış ağ biçimi: ağ UUID'si uygun formatta değil(%s)" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "Geçersiz değişken IP adresi (%s)" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "Tekrarlanan ağlara (%s) izin verilmiyor" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "Yanlış ağ biçimi: %s bulunamadı" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "Hatalı ağ biçimi" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "Kullanıcı verisi içeriği çözülemez" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "IPv4 adresi uygun IPv4 formatında değil" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "Sunucu adı tanımlanmadı" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "Geçersiz örnek türü sağlayıcısı" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "İstenilen imaj dosyası bulunamadı" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "Geçersiz anahtar adı verildi." -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 #, fuzzy msgid "Personality cannot be updated." msgstr "%s için kişisel içerik çözümlenemedi" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "Örnek tekrar boyutlandırılacak şekilde ayarlanmadı." -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "%(instance_id)s örneği bulunamadı." -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "Önyükleme için argüman türü HARD veya SOFT değil" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "Önyükleme için tür argümanı eksik" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "İstenilen örnek türü konumlandırılamıyor." -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "%(instance_id)s örneği bulunamadı." -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "%s geçerli bir örnek ismidir" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "İmaj referans özelliği eksik" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "Geçersiz imaj referansı verildi." -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "Örnek türü referans özelliği eksik" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "Belirlenmiş bir yönetici parolası yok" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 #, fuzzy msgid "Unable to set password on instance" msgstr "Örnek kapatmada hata oluştu." -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "Çözümlenemeyen metadata anahtar/değer çifti." -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" "Yeniden boyutlandırma isteği geçersiz örnek türü referansı özelliğine " "sahip." -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" "Yeniden boyutlandırma isteği geçersiz örnek türü referansı özelliği " "gerektirir." -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "İstekte bulunulan imaj referansı çözümlenemedi." -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "Yeniden kurulum için imaj dosyası bulunamadı." -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "createImage varlığının isim özelliğine ihtiyacı var" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "Geçersiz metadata" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "Geçersiz yönetici parolası" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, fuzzy, python-format msgid "Removing options '%s' from query" msgstr "Sorgudan '%(unk_opt_str)s' seçenekleri kaldırılıyor" @@ -3386,17 +3386,17 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "%s 'MANUAL' veya 'AUTO' olmak zorunda" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 #, fuzzy msgid "host and onSharedStorage must be specified." msgstr "Sunucu ve blok_göçü tanımlanmak zorunda." -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3435,33 +3435,33 @@ msgstr "İstek gövdesi yok" msgid "DNS entries not found." msgstr "Örnek bulunamadı" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "%s havuzunda daha fazla değişken IP yok" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "Daha fazla değişken IP mevcut değil" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, fuzzy, python-format msgid "Floating ip %s has been disassociated" msgstr "%(address)s değişken IP adresi ilişkilendirildi." -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "Parametre dizini eksik" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "Adres belirtilmedi" @@ -3913,12 +3913,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4155,84 +4155,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, fuzzy, python-format msgid "Running _create_extension_point for %s" msgstr "Genişletme fabrikası çağırılıyor %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4992,8 +4992,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5086,11 +5086,11 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -5099,150 +5099,150 @@ msgstr "" "Eski örnek türü %(current_instance_type_name)s, yeni örnek türü " "%(new_instance_type_name)s" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 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:3527 +#: nova/compute/api.py:3534 #, 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:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "%s güvenlik grubu boş bırakılamaz." -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, 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:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "%s güvenlik grubunu oluşturunuz" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "%s güvenlik grubu zaten var" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Geçersiz güncelleme ayarı: '%s'" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "%s güvenlik grubunu siliniz" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "Kural (%s) bulunamadı" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "Yetkilendirilmiş %s güvenlik grubu girişi" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "%s güvenlik grubu girişini iptal et" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "Güvenlik grup id'si integer olmak zorunda" @@ -6473,7 +6473,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6652,12 +6652,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "%s geçerli bir örnek ismidir" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6665,24 +6665,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7746,22 +7746,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "sil: %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "syslog servisi bunlardan biri olmak zorundadır: %s" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8463,20 +8463,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9166,7 +9166,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9659,7 +9659,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -10053,12 +10053,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10280,20 +10280,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10301,429 +10301,424 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 #, fuzzy msgid "Going to destroy instance again." msgstr "Örnekler durdurulacak" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 #, fuzzy msgid "attaching network adapter failed." msgstr "Tanımlı bir ağ yok." -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 #, fuzzy msgid "detaching network adapter failed." msgstr "Tanımlı bir ağ yok." -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10731,109 +10726,109 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, fuzzy, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " @@ -10842,29 +10837,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:4211 +#: nova/virt/libvirt/driver.py:4221 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:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10879,7 +10874,7 @@ msgstr "" " \n" " Bkz: %(u)s" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " @@ -10888,46 +10883,46 @@ 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, 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:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10935,47 +10930,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14996,13 +14991,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "İmaj siliniyor %s" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -15015,13 +15003,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/uk/LC_MESSAGES/nova.po b/nova/locale/uk/LC_MESSAGES/nova.po index 80354d5d7435..606815f75c55 100644 --- a/nova/locale/uk/LC_MESSAGES/nova.po +++ b/nova/locale/uk/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: Ukrainian \n" @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2142,7 +2142,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2457,7 +2457,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2626,7 +2626,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2765,254 +2765,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3337,16 +3337,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3384,33 +3384,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3856,12 +3856,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4098,84 +4098,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4928,8 +4928,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5020,161 +5020,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "Вилучити групу безпеки %s" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6397,7 +6397,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6573,12 +6573,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6586,24 +6586,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7661,22 +7661,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "отримано %s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8375,20 +8375,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9068,7 +9068,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9561,7 +9561,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9954,12 +9954,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10181,20 +10181,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10202,426 +10202,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10629,138 +10624,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10770,51 +10765,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10822,47 +10817,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14873,13 +14868,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14892,13 +14880,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/ur/LC_MESSAGES/nova.po b/nova/locale/ur/LC_MESSAGES/nova.po index 2ee7c55c8e38..3a2991951d97 100644 --- a/nova/locale/ur/LC_MESSAGES/nova.po +++ b/nova/locale/ur/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-10-08 21:53+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Urdu " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14472,13 +14467,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14491,13 +14479,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/vi_VN/LC_MESSAGES/nova.po b/nova/locale/vi_VN/LC_MESSAGES/nova.po index 7f8687186434..63faa6a84914 100644 --- a/nova/locale/vi_VN/LC_MESSAGES/nova.po +++ b/nova/locale/vi_VN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-13 19:22+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Vietnamese (Viet Nam) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/zh_CN/LC_MESSAGES/nova.po b/nova/locale/zh_CN/LC_MESSAGES/nova.po index 825b12762765..182f6d058a9d 100644 --- a/nova/locale/zh_CN/LC_MESSAGES/nova.po +++ b/nova/locale/zh_CN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2012-05-07 06:51+0000\n" "Last-Translator: Edward \n" "Language-Team: Chinese (Simplified) \n" @@ -85,6 +85,18 @@ msgstr "重新启动实例失败" msgid "Flags path: %s" msgstr "标记所在路径:%s" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "发生未知异常。" @@ -767,7 +779,7 @@ msgstr "没有浮动ip存在。" msgid "Interface %(interface)s not found." msgstr "接口 %(interface)s没有找到。" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1753,52 +1765,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "启动 %(topic)s 节点 (版本 %(vcs_string)s)" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "因无数据库记录,服务已被中止" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2156,7 +2156,7 @@ msgstr "存在多个固定IP,使用第一个:%s" msgid "Disassociate address %s" msgstr "取消地址 %s 的关联" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2477,7 +2477,7 @@ msgid "offset param must be positive" msgstr "offset 参数必须是正数" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2647,7 +2647,7 @@ msgstr "没有该动作:%s" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2786,263 +2786,263 @@ msgstr "服务器不存在" msgid "Metadata item was not found" msgstr "元数据项目未找到" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "无效的changes-since值" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "准备尝试软删除实例 %s" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "主机 %(host)s 没有找到。" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "无法找到实例" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "错误的个性化格式:丢失 %s" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "损坏的个性化格式" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "个性化 %s 的内容无法解码" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, fuzzy, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "损坏的网络格式:网络 uuid 格式不正确 (%s)" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "损坏的网络格式:网络 uuid 格式不正确 (%s)" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "不正确的固定 IP 地址(%s)" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "不允许重复的网络(%s)" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "错误的网络格式:丢失%s" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "错误的网络格式" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "Userdata 内容无法解码" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "accessIPv4 不是正确的IPv4格式" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 #, fuzzy msgid "accessIPv6 is not proper IPv6 format" msgstr "accessIPv4 不是正确的IPv4格式" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "服务器名称未定义" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "提供了无效的flavorRef。" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "无法找到请求的镜像" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "提供了无效的key_name。" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 #, fuzzy msgid "HostId cannot be updated." msgstr "id不能是None" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 #, fuzzy msgid "Personality cannot be updated." msgstr "id不能是None" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "实例还没有调整大小。" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "实例 %(instance_id)s 没有找到。" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "重启的参数'type'既不是HARD也不是SOFT" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "缺少重启的参数'type'" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "无法找到请求的类型。" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 #, fuzzy msgid "Resize requires a flavor change." msgstr "调整大小需要尺寸的改变。" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "实例 %(instance_id)s 没有找到。" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "%s 是一个正确的实例名称" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "缺少属性imageRef" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "提供了无效的imageRef。" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "缺少属性flavorRef" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "没有确定adminPass" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 #, fuzzy msgid "Unable to set password on instance" msgstr "重新启动实例失败" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "无法解析元数据键/值对" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "调整大小请求中的属性'flavorRef'无效。" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "调整大小请求要求有属性'flavorRef'。" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "无法解析请求中的imageRef。" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "无法找到用来重新创建的镜像" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "实体createImage需要属性name" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "无效的元数据" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "无效的adminPass" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, fuzzy, python-format msgid "Removing options '%s' from query" msgstr "正在从查询语句中移除选项 '%(unk_opt_str)s'" @@ -3376,17 +3376,17 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "%s 必须是'MANUAL' 或者 'AUTO'。" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 #, fuzzy msgid "host and onSharedStorage must be specified." msgstr "host与block_migration必须确定" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3427,33 +3427,33 @@ msgstr "没有请求主体" msgid "DNS entries not found." msgstr "没有找到实例" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, fuzzy, python-format msgid "Floating ip not found for id %s" msgstr "找不到适合id %(id)s 的浮动IP。" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "池 %s 中已经没有浮动ip。" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "没有更多的浮动ip。" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, fuzzy, python-format msgid "Floating ip %s has been disassociated" msgstr "浮动ip %(address)s 没有被关联。" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "缺少参数 dict" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "地址没有指定" @@ -3912,13 +3912,13 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 #, fuzzy msgid "start instance" msgstr "启动实例 %r" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 #, fuzzy msgid "stop instance" msgstr "停止实例 %r" @@ -4156,84 +4156,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, fuzzy, python-format msgid "Running _create_extension_point for %s" msgstr "调用扩展工厂 %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -5000,8 +5000,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5098,163 +5098,163 @@ msgstr "搜索条件: %s" msgid "snapshot for %s" msgstr "开始为虚拟机 %s 快照" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "flavor_id为空。假定在迁移。" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, 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:2386 +#: nova/compute/api.py:2393 #, 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:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "准备尝试终止实例 %s" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "密钥对名称长度必须在1到255个字符之间" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "安全组 %s 既不是字符串也不是unicode" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "安全组 %s 不能为空。" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "安全组 %s 不能比255个字符更长。" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "创建安全组 %s" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "安全组 %s 已经存在" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "无法销毁VBD %s" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "无法销毁VBD %s" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 #, fuzzy msgid "Security group is still in use" msgstr "安全组id应该是整数" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "删除安全组 %s" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "没有找到规则 (%s)" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 #, fuzzy msgid "Quota exceeded, too many security group rules." msgstr "添加安全组规则:%r" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "授权 %s 安全组入口权限" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "撤销 %s 安全组入口权限" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "安全组id应该是整数" @@ -6510,7 +6510,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6690,12 +6690,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "实例 %s:已救援" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6703,24 +6703,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7787,22 +7787,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, fuzzy, python-format msgid "Deprecated: %s" msgstr "意外错误:%s" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "syslog设备必须作为一个 %s 。" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, fuzzy, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "类 %(fullname)s 是不推荐的:%(msg)s" @@ -8505,21 +8505,21 @@ msgstr "已经分离" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 #, fuzzy msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "%(pid)s 已经超过配额,试图运行 %(min_count)s 个实例" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9214,7 +9214,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "无法确定iscsi initiator名字" @@ -9711,7 +9711,7 @@ msgstr "实例代理版本:%s" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "正在更新主机状态" @@ -10117,12 +10117,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "注入文件路径:'%s'" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" @@ -10350,20 +10350,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10371,437 +10371,432 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "正在连接 libvirt:%s" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "连接 libvirt 失败" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "正在连接 libvirt:%s" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, 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:909 +#: nova/virt/libvirt/driver.py:919 #, fuzzy msgid "During wait destroy, instance disappeared." msgstr "%s 在运行中消失了。" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "实例销毁成功。" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 #, fuzzy msgid "Going to destroy instance again." msgstr "准备停止实例" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, 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:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, 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:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 #, fuzzy msgid "Could not determine fibre channel world wide node names" msgstr "无法确定iscsi initiator名字" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 #, fuzzy msgid "Could not determine fibre channel world wide port names" msgstr "无法确定iscsi initiator名字" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 #, fuzzy msgid "During detach_volume, instance disappeared." msgstr "%s 在运行中消失了。" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 #, fuzzy msgid "attaching network adapter failed." msgstr "没有网络定义。" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 #, fuzzy msgid "During detach_interface, instance disappeared." msgstr "%s 在运行中消失了。" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 #, fuzzy msgid "detaching network adapter failed." msgstr "没有网络定义。" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "实例成功重启。" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 #, fuzzy msgid "Instance shutdown successfully." msgstr "实例成功生产。" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "实例成功重启。" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "实例在运行" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "实例成功生产。" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "data:%(data)r, fpath: %(fpath)r" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 #, fuzzy msgid "Guest does not have a console available" msgstr "用户没有管理员权限" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, 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:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "正在创建镜像" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10809,126 +10804,126 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 #, fuzzy msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "无法得到CPU的数目,因为这个函数不是给这个平台执行的。这个错误可以被放心忽略。" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "libvirt版本过旧(不支持getVersion)" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "正在获取镜像 %s 的大小" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "块存储迁移无法在共享存储使用" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 #, fuzzy msgid "Live migration can not be used without shared storage." msgstr "块存储迁移无法在共享存储使用" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, fuzzy, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " @@ -10937,7 +10932,7 @@ msgstr "" "无法迁移%(instance_id)s 到 %(dest)s 上:缺少磁盘(主机:%(available)s <= " "实例:%(necessary)s)" -#: nova/virt/libvirt/driver.py:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" @@ -10946,7 +10941,7 @@ msgstr "" "已启动实例的CPU信息:\n" "%s" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10961,51 +10956,51 @@ msgstr "" "\n" "参考 %(u)s" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, 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:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -11013,51 +11008,51 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 #, fuzzy msgid "Starting migrate_disk_and_power_off" msgstr "实例 %s:开始执行 migrate_disk_and_power_off" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 #, fuzzy msgid "Instance running successfully." msgstr "实例 %s 成功运行。" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 #, fuzzy msgid "Starting finish_migration" msgstr "实例 %s:开始执行 finish_migration" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 #, fuzzy msgid "Starting finish_revert_migration" msgstr "实例 %s:开始执行 finish_revert_migration" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, fuzzy, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "schedule_%(method)s 失败:%(ex)s" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -15140,13 +15135,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "正在从glance镜像服务器中下载镜像 %s" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -15159,13 +15147,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "已经在快照虚拟机实例 %s 之前复制磁盘数据" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/zh_HK/LC_MESSAGES/nova.po b/nova/locale/zh_HK/LC_MESSAGES/nova.po index a469e68764b4..14c43afb1d7c 100644 --- a/nova/locale/zh_HK/LC_MESSAGES/nova.po +++ b/nova/locale/zh_HK/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (Hong Kong) " @@ -84,6 +84,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "" @@ -761,7 +773,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1740,52 +1752,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2141,7 +2141,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,254 +2764,254 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 msgid "Invalid instance image." msgstr "" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3336,16 +3336,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3383,33 +3383,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3854,12 +3854,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4096,84 +4096,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4925,8 +4925,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5017,161 +5017,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6393,7 +6393,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6569,12 +6569,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6582,24 +6582,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7657,22 +7657,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8371,20 +8371,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9064,7 +9064,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9557,7 +9557,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9950,12 +9950,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10177,20 +10177,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10198,426 +10198,421 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10625,138 +10620,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10766,51 +10761,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10818,47 +10813,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14868,13 +14863,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14887,13 +14875,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr "" diff --git a/nova/locale/zh_TW/LC_MESSAGES/nova.po b/nova/locale/zh_TW/LC_MESSAGES/nova.po index 9929994dbbbf..9e7f5384946c 100644 --- a/nova/locale/zh_TW/LC_MESSAGES/nova.po +++ b/nova/locale/zh_TW/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-25 06:19+0000\n" +"POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2012-03-07 02:00+0000\n" "Last-Translator: Charles Hsu \n" "Language-Team: Chinese (Traditional) \n" @@ -83,6 +83,18 @@ msgstr "" msgid "Flags path: %s" msgstr "" +#: nova/debugger.py:67 +#, python-format +msgid "Listening on %(host)s:%(port)s for debug connection" +msgstr "" + +#: nova/debugger.py:77 +msgid "" +"WARNING: Using the remote debug option changes how Nova uses the eventlet" +" library to support async IO. This could result in failures that do not " +"occur under normal operation. Use at your own risk." +msgstr "" + #: nova/exception.py:102 msgid "An unknown exception occurred." msgstr "發生一個未知例外" @@ -760,7 +772,7 @@ msgstr "" msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:96 +#: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" @@ -1739,52 +1751,40 @@ msgstr "" msgid "Rolled back reservations %s" msgstr "" -#: nova/service.py:177 +#: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:201 +#: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" -#: nova/service.py:218 +#: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:285 -#, python-format -msgid "Listening on %(host)s:%(port)s for debug connection" -msgstr "" - -#: nova/service.py:292 -msgid "" -"WARNING: Using the remote debug option changes how Nova uses the eventlet" -" library to support async IO. This could result in failures that do not " -"occur under normal operation. Use at your own risk." -msgstr "" - -#: nova/service.py:313 +#: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:325 +#: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" -#: nova/service.py:342 +#: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:367 +#: nova/service.py:338 #, python-format msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" -#: nova/service.py:452 +#: nova/service.py:423 msgid "serve() can only be called once" msgstr "" @@ -2140,7 +2140,7 @@ msgstr "" msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:917 +#: nova/api/ec2/cloud.py:1279 nova/api/openstack/compute/servers.py:919 #: nova/api/openstack/compute/plugins/v3/multiple_create.py:64 msgid "min_count must be <= max_count" msgstr "" @@ -2456,7 +2456,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:259 nova/api/openstack/compute/flavors.py:146 -#: nova/api/openstack/compute/servers.py:603 +#: nova/api/openstack/compute/servers.py:604 #: nova/api/openstack/compute/plugins/v3/flavors.py:110 #: nova/api/openstack/compute/plugins/v3/servers.py:281 #, python-format @@ -2625,7 +2625,7 @@ msgstr "" #: nova/api/openstack/compute/server_metadata.py:75 #: nova/api/openstack/compute/server_metadata.py:100 #: nova/api/openstack/compute/server_metadata.py:126 -#: nova/api/openstack/compute/contrib/evacuate.py:47 +#: nova/api/openstack/compute/contrib/evacuate.py:45 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:58 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:73 #: nova/api/openstack/compute/plugins/v3/server_metadata.py:95 @@ -2764,255 +2764,255 @@ msgstr "" msgid "Metadata item was not found" msgstr "" -#: nova/api/openstack/compute/servers.py:81 +#: nova/api/openstack/compute/servers.py:82 msgid "XML support has been deprecated and will be removed in the Juno release." msgstr "" -#: nova/api/openstack/compute/servers.py:551 +#: nova/api/openstack/compute/servers.py:552 #: nova/api/openstack/compute/contrib/cells.py:423 #: nova/api/openstack/compute/plugins/v3/cells.py:331 msgid "Invalid changes-since value" msgstr "" -#: nova/api/openstack/compute/servers.py:570 +#: nova/api/openstack/compute/servers.py:571 #: nova/api/openstack/compute/plugins/v3/servers.py:235 msgid "Only administrators may list deleted instances" msgstr "" -#: nova/api/openstack/compute/servers.py:606 +#: nova/api/openstack/compute/servers.py:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " msgstr "" -#: nova/api/openstack/compute/servers.py:624 -#: nova/api/openstack/compute/servers.py:771 -#: nova/api/openstack/compute/servers.py:1077 -#: nova/api/openstack/compute/servers.py:1197 -#: nova/api/openstack/compute/servers.py:1378 -#: nova/api/openstack/compute/plugins/v3/servers.py:621 -#: nova/api/openstack/compute/plugins/v3/servers.py:733 -#: nova/api/openstack/compute/plugins/v3/servers.py:852 +#: nova/api/openstack/compute/servers.py:626 +#: nova/api/openstack/compute/servers.py:773 +#: nova/api/openstack/compute/servers.py:1079 +#: nova/api/openstack/compute/servers.py:1199 +#: nova/api/openstack/compute/servers.py:1380 +#: nova/api/openstack/compute/plugins/v3/servers.py:622 +#: nova/api/openstack/compute/plugins/v3/servers.py:734 +#: nova/api/openstack/compute/plugins/v3/servers.py:853 msgid "Instance could not be found" msgstr "" -#: nova/api/openstack/compute/servers.py:655 +#: nova/api/openstack/compute/servers.py:657 #, python-format msgid "Bad personality format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:658 +#: nova/api/openstack/compute/servers.py:660 msgid "Bad personality format" msgstr "" -#: nova/api/openstack/compute/servers.py:661 +#: nova/api/openstack/compute/servers.py:663 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:676 +#: nova/api/openstack/compute/servers.py:678 msgid "Unknown argument : port" msgstr "" -#: nova/api/openstack/compute/servers.py:679 -#: nova/api/openstack/compute/plugins/v3/servers.py:345 +#: nova/api/openstack/compute/servers.py:681 +#: nova/api/openstack/compute/plugins/v3/servers.py:346 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:689 -#: nova/api/openstack/compute/plugins/v3/servers.py:361 +#: nova/api/openstack/compute/servers.py:691 +#: nova/api/openstack/compute/plugins/v3/servers.py:362 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:700 -#: nova/api/openstack/compute/plugins/v3/servers.py:334 +#: nova/api/openstack/compute/servers.py:702 +#: nova/api/openstack/compute/plugins/v3/servers.py:335 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" -#: nova/api/openstack/compute/servers.py:713 -#: nova/api/openstack/compute/plugins/v3/servers.py:376 +#: nova/api/openstack/compute/servers.py:715 +#: nova/api/openstack/compute/plugins/v3/servers.py:377 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" -#: nova/api/openstack/compute/servers.py:719 -#: nova/api/openstack/compute/plugins/v3/servers.py:382 +#: nova/api/openstack/compute/servers.py:721 +#: nova/api/openstack/compute/plugins/v3/servers.py:383 #, python-format msgid "Bad network format: missing %s" msgstr "" -#: nova/api/openstack/compute/servers.py:722 -#: nova/api/openstack/compute/servers.py:823 -#: nova/api/openstack/compute/plugins/v3/servers.py:385 +#: nova/api/openstack/compute/servers.py:724 +#: nova/api/openstack/compute/servers.py:825 +#: nova/api/openstack/compute/plugins/v3/servers.py:386 msgid "Bad networks format" msgstr "" -#: nova/api/openstack/compute/servers.py:748 +#: nova/api/openstack/compute/servers.py:750 msgid "Userdata content cannot be decoded" msgstr "" -#: nova/api/openstack/compute/servers.py:753 +#: nova/api/openstack/compute/servers.py:755 msgid "accessIPv4 is not proper IPv4 format" msgstr "" -#: nova/api/openstack/compute/servers.py:758 +#: nova/api/openstack/compute/servers.py:760 msgid "accessIPv6 is not proper IPv6 format" msgstr "" -#: nova/api/openstack/compute/servers.py:787 -#: nova/api/openstack/compute/plugins/v3/servers.py:426 +#: nova/api/openstack/compute/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:427 msgid "Server name is not defined" msgstr "" -#: nova/api/openstack/compute/servers.py:839 -#: nova/api/openstack/compute/servers.py:967 +#: nova/api/openstack/compute/servers.py:841 +#: nova/api/openstack/compute/servers.py:969 msgid "Invalid flavorRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:879 +#: nova/api/openstack/compute/servers.py:881 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" -#: nova/api/openstack/compute/servers.py:964 -#: nova/api/openstack/compute/plugins/v3/servers.py:502 +#: nova/api/openstack/compute/servers.py:966 +#: nova/api/openstack/compute/plugins/v3/servers.py:503 msgid "Can not find requested image" msgstr "" -#: nova/api/openstack/compute/servers.py:970 -#: nova/api/openstack/compute/plugins/v3/servers.py:508 +#: nova/api/openstack/compute/servers.py:972 +#: nova/api/openstack/compute/plugins/v3/servers.py:509 msgid "Invalid key_name provided." msgstr "" -#: nova/api/openstack/compute/servers.py:973 -#: nova/api/openstack/compute/plugins/v3/servers.py:511 +#: nova/api/openstack/compute/servers.py:975 +#: nova/api/openstack/compute/plugins/v3/servers.py:512 msgid "Invalid config_drive provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1062 +#: nova/api/openstack/compute/servers.py:1064 msgid "HostId cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1066 +#: nova/api/openstack/compute/servers.py:1068 msgid "Personality cannot be updated." msgstr "" -#: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/servers.py:1111 -#: nova/api/openstack/compute/plugins/v3/servers.py:632 -#: nova/api/openstack/compute/plugins/v3/servers.py:648 +#: nova/api/openstack/compute/servers.py:1094 +#: nova/api/openstack/compute/servers.py:1113 +#: nova/api/openstack/compute/plugins/v3/servers.py:633 +#: nova/api/openstack/compute/plugins/v3/servers.py:649 msgid "Instance has not been resized." msgstr "" -#: nova/api/openstack/compute/servers.py:1114 -#: nova/api/openstack/compute/plugins/v3/servers.py:651 +#: nova/api/openstack/compute/servers.py:1116 +#: nova/api/openstack/compute/plugins/v3/servers.py:652 msgid "Flavor used by the instance could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1130 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/servers.py:1132 +#: nova/api/openstack/compute/plugins/v3/servers.py:666 msgid "Argument 'type' for reboot must be a string" msgstr "" -#: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:671 +#: nova/api/openstack/compute/servers.py:1138 +#: nova/api/openstack/compute/plugins/v3/servers.py:672 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" -#: nova/api/openstack/compute/servers.py:1140 -#: nova/api/openstack/compute/plugins/v3/servers.py:675 +#: nova/api/openstack/compute/servers.py:1142 +#: nova/api/openstack/compute/plugins/v3/servers.py:676 msgid "Missing argument 'type' for reboot" msgstr "" -#: nova/api/openstack/compute/servers.py:1167 -#: nova/api/openstack/compute/plugins/v3/servers.py:703 +#: nova/api/openstack/compute/servers.py:1169 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 msgid "Unable to locate requested flavor." msgstr "" -#: nova/api/openstack/compute/servers.py:1170 -#: nova/api/openstack/compute/plugins/v3/servers.py:706 +#: nova/api/openstack/compute/servers.py:1172 +#: nova/api/openstack/compute/plugins/v3/servers.py:707 msgid "Resize requires a flavor change." msgstr "" -#: nova/api/openstack/compute/servers.py:1178 -#: nova/api/openstack/compute/plugins/v3/servers.py:714 +#: nova/api/openstack/compute/servers.py:1180 +#: nova/api/openstack/compute/plugins/v3/servers.py:715 msgid "You are not authorized to access the image the instance was started with." msgstr "" -#: nova/api/openstack/compute/servers.py:1182 -#: nova/api/openstack/compute/plugins/v3/servers.py:718 +#: nova/api/openstack/compute/servers.py:1184 +#: nova/api/openstack/compute/plugins/v3/servers.py:719 msgid "Image that the instance was started with could not be found." msgstr "" -#: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:722 +#: nova/api/openstack/compute/servers.py:1188 +#: nova/api/openstack/compute/plugins/v3/servers.py:723 #, fuzzy msgid "Invalid instance image." msgstr "無效的快照(snapshot)" -#: nova/api/openstack/compute/servers.py:1209 +#: nova/api/openstack/compute/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1218 +#: nova/api/openstack/compute/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" -#: nova/api/openstack/compute/servers.py:1248 +#: nova/api/openstack/compute/servers.py:1250 msgid "Missing flavorRef attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1261 +#: nova/api/openstack/compute/servers.py:1263 msgid "No adminPass was specified" msgstr "" -#: nova/api/openstack/compute/servers.py:1269 +#: nova/api/openstack/compute/servers.py:1271 #: nova/api/openstack/compute/plugins/v3/admin_password.py:56 msgid "Unable to set password on instance" msgstr "" -#: nova/api/openstack/compute/servers.py:1278 +#: nova/api/openstack/compute/servers.py:1280 msgid "Unable to parse metadata key/value pairs." msgstr "" -#: nova/api/openstack/compute/servers.py:1291 +#: nova/api/openstack/compute/servers.py:1293 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1294 +#: nova/api/openstack/compute/servers.py:1296 msgid "Resize requests require 'flavorRef' attribute." msgstr "" -#: nova/api/openstack/compute/servers.py:1314 +#: nova/api/openstack/compute/servers.py:1316 msgid "Could not parse imageRef from request." msgstr "" -#: nova/api/openstack/compute/servers.py:1384 -#: nova/api/openstack/compute/plugins/v3/servers.py:858 +#: nova/api/openstack/compute/servers.py:1386 +#: nova/api/openstack/compute/plugins/v3/servers.py:859 msgid "Cannot find image for rebuild" msgstr "" -#: nova/api/openstack/compute/servers.py:1417 +#: nova/api/openstack/compute/servers.py:1419 msgid "createImage entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/servers.py:1426 +#: nova/api/openstack/compute/servers.py:1428 #: nova/api/openstack/compute/contrib/admin_actions.py:286 #: nova/api/openstack/compute/plugins/v3/create_backup.py:85 -#: nova/api/openstack/compute/plugins/v3/servers.py:898 +#: nova/api/openstack/compute/plugins/v3/servers.py:899 msgid "Invalid metadata" msgstr "" -#: nova/api/openstack/compute/servers.py:1484 +#: nova/api/openstack/compute/servers.py:1486 msgid "Invalid adminPass" msgstr "" -#: nova/api/openstack/compute/servers.py:1510 -#: nova/api/openstack/compute/plugins/v3/servers.py:1013 +#: nova/api/openstack/compute/servers.py:1512 +#: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3339,16 +3339,16 @@ msgstr "" msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:55 +#: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:63 +#: nova/api/openstack/compute/contrib/evacuate.py:61 #: nova/api/openstack/compute/plugins/v3/evacuate.py:67 msgid "admin password can't be changed on existing disk" msgstr "" -#: nova/api/openstack/compute/contrib/evacuate.py:73 +#: nova/api/openstack/compute/contrib/evacuate.py:71 #: nova/api/openstack/compute/plugins/v3/evacuate.py:77 #, python-format msgid "Compute host %s not found." @@ -3386,33 +3386,33 @@ msgstr "" msgid "DNS entries not found." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:128 -#: nova/api/openstack/compute/contrib/floating_ips.py:176 +#: nova/api/openstack/compute/contrib/floating_ips.py:129 +#: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:161 +#: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:163 +#: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:188 +#: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:215 +#: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:280 #: nova/api/openstack/compute/contrib/security_groups.py:457 msgid "Missing parameter dict" msgstr "" -#: nova/api/openstack/compute/contrib/floating_ips.py:218 +#: nova/api/openstack/compute/contrib/floating_ips.py:219 #: nova/api/openstack/compute/contrib/floating_ips.py:283 msgid "Address not specified" msgstr "" @@ -3857,12 +3857,12 @@ msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:49 -#: nova/api/openstack/compute/plugins/v3/servers.py:981 +#: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 -#: nova/api/openstack/compute/plugins/v3/servers.py:996 +#: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" msgstr "" @@ -4099,84 +4099,84 @@ msgstr "" msgid "Invalid changes_since value" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:320 +#: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:342 +#: nova/api/openstack/compute/plugins/v3/servers.py:343 msgid "Unknown argument: port" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:350 +#: nova/api/openstack/compute/plugins/v3/servers.py:351 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:419 -#: nova/api/openstack/compute/plugins/v3/servers.py:591 +#: nova/api/openstack/compute/plugins/v3/servers.py:420 +#: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:477 -#: nova/api/openstack/compute/plugins/v3/servers.py:505 +#: nova/api/openstack/compute/plugins/v3/servers.py:478 +#: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:554 +#: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:560 +#: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:566 +#: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:572 +#: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:602 +#: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:747 +#: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:766 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:773 +#: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:786 +#: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:789 +#: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:805 +#: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:889 +#: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:953 +#: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" @@ -4930,8 +4930,8 @@ msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1272 -#: nova/tests/api/openstack/compute/test_servers.py:3106 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2454 +#: nova/tests/api/openstack/compute/test_servers.py:3112 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2460 msgid "" "Unable to launch multiple instances with a single configured port ID. " "Please launch your instance one by one with different ports." @@ -5023,161 +5023,161 @@ msgstr "" msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2349 +#: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2386 +#: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2550 +#: nova/compute/api.py:2557 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2672 +#: nova/compute/api.py:2679 msgid "Locking" msgstr "" -#: nova/compute/api.py:2689 +#: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2780 +#: nova/compute/api.py:2787 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2801 +#: nova/compute/api.py:2808 msgid "Old volume is attached to a different instance." msgstr "" -#: nova/compute/api.py:2804 +#: nova/compute/api.py:2811 msgid "New volume must be detached in order to swap." msgstr "" -#: nova/compute/api.py:2807 +#: nova/compute/api.py:2814 msgid "New volume must be the same size or larger." msgstr "" -#: nova/compute/api.py:2976 +#: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2995 +#: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2999 +#: nova/compute/api.py:3006 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" -#: nova/compute/api.py:3280 +#: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" -#: nova/compute/api.py:3345 +#: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" -#: nova/compute/api.py:3435 nova/tests/compute/test_keypairs.py:135 +#: nova/compute/api.py:3442 nova/tests/compute/test_keypairs.py:135 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:3439 nova/tests/compute/test_keypairs.py:127 +#: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:3527 +#: nova/compute/api.py:3534 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:3530 +#: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:3538 +#: nova/compute/api.py:3545 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" -#: nova/compute/api.py:3544 +#: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:3562 +#: nova/compute/api.py:3569 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:3565 +#: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:3577 +#: nova/compute/api.py:3584 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:3590 +#: nova/compute/api.py:3597 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "找不到Volume %s" -#: nova/compute/api.py:3652 +#: nova/compute/api.py:3659 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "找不到Volume %s" -#: nova/compute/api.py:3657 +#: nova/compute/api.py:3664 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3665 +#: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3668 +#: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3745 nova/compute/api.py:3819 +#: nova/compute/api.py:3753 nova/compute/api.py:3827 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3761 +#: nova/compute/api.py:3769 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3764 +#: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3773 +#: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3826 +#: nova/compute/api.py:3834 msgid "Security group id should be integer" msgstr "" @@ -6402,7 +6402,7 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/conductor/manager.py:713 +#: nova/conductor/manager.py:714 msgid "No valid host found for cold migrate" msgstr "" @@ -6578,12 +6578,12 @@ msgstr "" msgid "Invalid instance id %s in request" msgstr "" -#: nova/db/sqlalchemy/api.py:1986 +#: nova/db/sqlalchemy/api.py:1991 #, python-format msgid "Invalid field name: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:3144 +#: nova/db/sqlalchemy/api.py:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " @@ -6591,24 +6591,24 @@ msgid "" "usage: %(in_use)s" msgstr "" -#: nova/db/sqlalchemy/api.py:3232 +#: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" -#: nova/db/sqlalchemy/api.py:4882 +#: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " "have been rebooted or crashed. Updating totals." msgstr "" -#: nova/db/sqlalchemy/api.py:5239 +#: nova/db/sqlalchemy/api.py:5244 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" -#: nova/db/sqlalchemy/api.py:5618 +#: nova/db/sqlalchemy/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" @@ -7667,22 +7667,22 @@ msgstr "" msgid "Semaphore / lock released \"%(function)s\"" msgstr "" -#: nova/openstack/common/log.py:312 +#: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" -#: nova/openstack/common/log.py:413 +#: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" -#: nova/openstack/common/log.py:464 +#: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "" -#: nova/openstack/common/log.py:651 +#: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" @@ -8381,20 +8381,20 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3186 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2419 +#: nova/tests/api/openstack/compute/test_servers.py:3192 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3191 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2424 +#: nova/tests/api/openstack/compute/test_servers.py:3197 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3196 -#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2429 +#: nova/tests/api/openstack/compute/test_servers.py:3202 +#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" @@ -9079,7 +9079,7 @@ msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 -#: nova/virt/libvirt/driver.py:1121 +#: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" @@ -9572,7 +9572,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5213 +#: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "" @@ -9965,12 +9965,12 @@ msgstr "" msgid "Using config drive for instance" msgstr "" -#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2668 +#: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2675 +#: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" @@ -10192,20 +10192,20 @@ msgstr "" msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:531 +#: nova/virt/libvirt/driver.py:576 #, python-format -msgid "Event loop thread is not active, discarding event %s" +msgid "Connection to libvirt lost: %s" msgstr "" -#: nova/virt/libvirt/driver.py:604 +#: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" -#: nova/virt/libvirt/driver.py:609 +#: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" -#: nova/virt/libvirt/driver.py:624 +#: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " @@ -10213,427 +10213,422 @@ msgid "" "see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" -#: nova/virt/libvirt/driver.py:640 +#: nova/virt/libvirt/driver.py:656 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:648 +#: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:664 +#: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" -#: nova/virt/libvirt/driver.py:671 +#: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:675 +#: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" -#: nova/virt/libvirt/driver.py:685 +#: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or " "is too old: %s" msgstr "" -#: nova/virt/libvirt/driver.py:688 +#: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" -#: nova/virt/libvirt/driver.py:708 -#, python-format -msgid "Connection to libvirt lost: %s" -msgstr "" - -#: nova/virt/libvirt/driver.py:725 +#: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:747 nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:757 nova/virt/libvirt/driver.py:760 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:773 +#: nova/virt/libvirt/driver.py:783 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "連接到glance失敗" -#: nova/virt/libvirt/driver.py:886 +#: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:888 +#: nova/virt/libvirt/driver.py:898 msgid "operation time out" msgstr "" -#: nova/virt/libvirt/driver.py:893 +#: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:909 +#: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:914 +#: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:924 +#: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:934 +#: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:954 +#: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:970 +#: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:990 +#: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:996 +#: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:1045 +#: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" -#: nova/virt/libvirt/driver.py:1095 +#: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" -#: nova/virt/libvirt/driver.py:1127 +#: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:1134 +#: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:1198 +#: nova/virt/libvirt/driver.py:1208 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" -#: nova/virt/libvirt/driver.py:1205 +#: nova/virt/libvirt/driver.py:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" -#: nova/virt/libvirt/driver.py:1303 +#: nova/virt/libvirt/driver.py:1313 msgid "Swap only supports host devices" msgstr "" -#: nova/virt/libvirt/driver.py:1371 +#: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1395 +#: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1416 +#: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1420 +#: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1531 +#: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1560 +#: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1572 +#: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1589 +#: nova/virt/libvirt/driver.py:1599 msgid "libvirt error while requesting blockjob info." msgstr "" -#: nova/virt/libvirt/driver.py:1673 +#: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" -#: nova/virt/libvirt/driver.py:1723 +#: nova/virt/libvirt/driver.py:1733 msgid "Found no disk to snapshot." msgstr "" -#: nova/virt/libvirt/driver.py:1746 +#: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1760 +#: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" -#: nova/virt/libvirt/driver.py:1767 +#: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" -#: nova/virt/libvirt/driver.py:1787 +#: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:1796 +#: nova/virt/libvirt/driver.py:1806 #, python-format msgid "Unknown type: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1801 +#: nova/virt/libvirt/driver.py:1811 msgid "snapshot_id required in create_info" msgstr "" -#: nova/virt/libvirt/driver.py:1810 +#: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1848 +#: nova/virt/libvirt/driver.py:1858 #, python-format msgid "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" -#: nova/virt/libvirt/driver.py:1852 +#: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1855 +#: nova/virt/libvirt/driver.py:1865 #, python-format msgid "Unknown delete_info type %s" msgstr "" -#: nova/virt/libvirt/driver.py:1885 +#: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1888 +#: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" -#: nova/virt/libvirt/driver.py:1901 +#: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" -#: nova/virt/libvirt/driver.py:1912 +#: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1916 +#: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1932 +#: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" -#: nova/virt/libvirt/driver.py:1936 +#: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" -#: nova/virt/libvirt/driver.py:1946 +#: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" -#: nova/virt/libvirt/driver.py:1962 +#: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:1966 +#: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1970 +#: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" -#: nova/virt/libvirt/driver.py:2011 +#: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2019 +#: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:2089 +#: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2242 +#: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:2249 +#: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:2265 +#: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:2303 nova/virt/libvirt/driver.py:2329 +#: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:2318 nova/virt/xenapi/vmops.py:1555 +#: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 #, fuzzy msgid "Guest does not have a console available" msgstr "使用者並沒有管理者權力" -#: nova/virt/libvirt/driver.py:2380 +#: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2394 +#: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:2398 +#: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2403 nova/virt/libvirt/driver.py:2408 +#: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:2524 +#: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2550 +#: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:2659 +#: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:2682 +#: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" -#: nova/virt/libvirt/driver.py:2728 +#: nova/virt/libvirt/driver.py:2738 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" -#: nova/virt/libvirt/driver.py:2757 +#: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" -#: nova/virt/libvirt/driver.py:2768 +#: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" -#: nova/virt/libvirt/driver.py:2805 +#: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" -#: nova/virt/libvirt/driver.py:2808 +#: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2812 +#: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" -#: nova/virt/libvirt/driver.py:2815 +#: nova/virt/libvirt/driver.py:2825 #, python-format msgid "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" -#: nova/virt/libvirt/driver.py:2887 +#: nova/virt/libvirt/driver.py:2897 #, 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:2893 +#: nova/virt/libvirt/driver.py:2903 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:2897 +#: nova/virt/libvirt/driver.py:2907 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:2901 +#: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2917 +#: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:3193 +#: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" -#: nova/virt/libvirt/driver.py:3343 +#: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" -#: nova/virt/libvirt/driver.py:3409 +#: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " @@ -10641,138 +10636,138 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:3427 +#: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:3445 +#: nova/virt/libvirt/driver.py:3455 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3466 +#: nova/virt/libvirt/driver.py:3476 #, 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:3524 +#: nova/virt/libvirt/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3533 +#: nova/virt/libvirt/driver.py:3543 #, python-format msgid "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3542 +#: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3560 +#: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3638 +#: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" -#: nova/virt/libvirt/driver.py:3656 nova/virt/libvirt/driver.py:3799 -#: nova/virt/libvirt/driver.py:3825 +#: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 +#: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:3728 +#: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:3738 +#: nova/virt/libvirt/driver.py:3748 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" -#: nova/virt/libvirt/driver.py:3791 +#: nova/virt/libvirt/driver.py:3801 #, python-format msgid "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3866 +#: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:3880 nova/virt/xenapi/host.py:263 +#: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" -#: nova/virt/libvirt/driver.py:4041 +#: nova/virt/libvirt/driver.py:4051 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "無法卸載 Volume %s" -#: nova/virt/libvirt/driver.py:4054 +#: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" -#: nova/virt/libvirt/driver.py:4069 +#: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:4075 +#: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:4127 +#: nova/virt/libvirt/driver.py:4137 #, 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:4211 +#: nova/virt/libvirt/driver.py:4221 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4219 +#: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:4263 +#: nova/virt/libvirt/driver.py:4273 #, 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:4290 +#: nova/virt/libvirt/driver.py:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:4302 +#: nova/virt/libvirt/driver.py:4312 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -10782,51 +10777,51 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:4319 +#: nova/virt/libvirt/driver.py:4329 #, 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:4369 +#: nova/virt/libvirt/driver.py:4379 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:4441 +#: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" -#: nova/virt/libvirt/driver.py:4554 +#: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:4687 +#: nova/virt/libvirt/driver.py:4697 #, 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:4717 +#: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:4722 +#: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:4726 +#: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" -#: nova/virt/libvirt/driver.py:4766 +#: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " @@ -10834,47 +10829,47 @@ msgid "" "resize." msgstr "" -#: nova/virt/libvirt/driver.py:4848 +#: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:4854 +#: nova/virt/libvirt/driver.py:4864 msgid "Unable to resize disk down." msgstr "" -#: nova/virt/libvirt/driver.py:4925 +#: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:4931 +#: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5001 +#: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:5109 +#: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" -#: nova/virt/libvirt/driver.py:5133 +#: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" -#: nova/virt/libvirt/driver.py:5138 +#: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:5145 +#: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" -#: nova/virt/libvirt/driver.py:5148 +#: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" @@ -14887,13 +14882,6 @@ msgstr "" #~ msgid "fetching image %s from glance" #~ msgstr "" -#~ msgid "" -#~ "Using neutron_admin_tenant_name for authentication" -#~ " is deprecated and will be removed" -#~ " in the next release. Use " -#~ "neutron_admin_tenant_id instead." -#~ msgstr "" - #~ msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)" #~ msgstr "" @@ -14906,13 +14894,6 @@ msgstr "" #~ msgid "Copied disk data before snapshot of the VM" #~ msgstr "" -#~ msgid "" -#~ "The xenapi driver does not meet " -#~ "the Nova project's requirements for " -#~ "quality verification and is planned for" -#~ " removal. This may change, but users" -#~ " should plan accordingly. Additional " -#~ "details here: " -#~ "https://wiki.openstack.org/wiki/HypervisorSupportMatrix/DeprecationPlan" +#~ msgid "Event loop thread is not active, discarding event %s" #~ msgstr ""