summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nova/locale/bg_BG/LC_MESSAGES/nova.po760
-rw-r--r--nova/locale/bs/LC_MESSAGES/nova.po760
-rw-r--r--nova/locale/cs/LC_MESSAGES/nova.po776
-rw-r--r--nova/locale/da/LC_MESSAGES/nova.po760
-rw-r--r--nova/locale/de/LC_MESSAGES/nova.po765
-rw-r--r--nova/locale/en_AU/LC_MESSAGES/nova.po765
-rw-r--r--nova/locale/en_GB/LC_MESSAGES/nova.po765
-rw-r--r--nova/locale/en_US/LC_MESSAGES/nova.po776
-rw-r--r--nova/locale/es/LC_MESSAGES/nova.po765
-rw-r--r--nova/locale/fi_FI/LC_MESSAGES/nova.po760
-rw-r--r--nova/locale/fr/LC_MESSAGES/nova.po765
-rw-r--r--nova/locale/it/LC_MESSAGES/nova.po765
-rw-r--r--nova/locale/ja/LC_MESSAGES/nova.po765
-rw-r--r--nova/locale/ko/LC_MESSAGES/nova.po765
-rw-r--r--nova/locale/ko_KR/LC_MESSAGES/nova.po760
-rw-r--r--nova/locale/nb/LC_MESSAGES/nova.po760
-rw-r--r--nova/locale/nova.pot742
-rw-r--r--nova/locale/pt_BR/LC_MESSAGES/nova.po765
-rw-r--r--nova/locale/ru/LC_MESSAGES/nova.po773
-rw-r--r--nova/locale/tl/LC_MESSAGES/nova.po760
-rw-r--r--nova/locale/tr/LC_MESSAGES/nova.po760
-rw-r--r--nova/locale/tr_TR/LC_MESSAGES/nova.po769
-rw-r--r--nova/locale/uk/LC_MESSAGES/nova.po760
-rw-r--r--nova/locale/vi_VN/LC_MESSAGES/nova.po760
-rw-r--r--nova/locale/zh_CN/LC_MESSAGES/nova.po772
-rw-r--r--nova/locale/zh_TW/LC_MESSAGES/nova.po765
26 files changed, 9780 insertions, 10078 deletions
diff --git a/nova/locale/bg_BG/LC_MESSAGES/nova.po b/nova/locale/bg_BG/LC_MESSAGES/nova.po
index b113175aa..520ca2b63 100644
--- a/nova/locale/bg_BG/LC_MESSAGES/nova.po
+++ b/nova/locale/bg_BG/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Nova\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2013-05-18 19:07+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Bulgarian (Bulgaria) "
@@ -169,7 +169,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -185,7 +185,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1009,289 +1009,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2297,9 +2293,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2351,6 +2347,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2370,129 +2367,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3131,11 +3128,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3743,199 +3740,199 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4137,551 +4134,537 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
msgid "Error trying to Rescue Instance"
msgstr ""
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4910,24 +4893,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6486,14 +6469,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6702,16 +6685,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6724,17 +6697,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6769,7 +6742,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6881,6 +6854,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8974,75 +8957,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9066,60 +9049,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10328,230 +10311,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10559,58 +10535,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10964,15 +10940,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update to delete instance %(instance_uuid)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
#~ msgstr ""
diff --git a/nova/locale/bs/LC_MESSAGES/nova.po b/nova/locale/bs/LC_MESSAGES/nova.po
index 57aa51b13..1cab3913a 100644
--- a/nova/locale/bs/LC_MESSAGES/nova.po
+++ b/nova/locale/bs/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2012-01-19 20:22+0000\n"
"Last-Translator: yazar <zrncescientiae@gmail.com>\n"
"Language-Team: Bosnian <bs@li.org>\n"
@@ -168,7 +168,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -184,7 +184,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1008,289 +1008,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2296,9 +2292,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2350,6 +2346,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2369,129 +2366,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3130,11 +3127,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3742,199 +3739,199 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4136,551 +4133,537 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
msgid "Error trying to Rescue Instance"
msgstr ""
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4909,24 +4892,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6485,14 +6468,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6701,16 +6684,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6723,17 +6696,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6768,7 +6741,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6880,6 +6853,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8973,75 +8956,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9065,60 +9048,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10327,230 +10310,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10558,58 +10534,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10963,15 +10939,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update to delete instance %(instance_uuid)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
#~ msgstr ""
diff --git a/nova/locale/cs/LC_MESSAGES/nova.po b/nova/locale/cs/LC_MESSAGES/nova.po
index 751732d1f..30e6146c4 100644
--- a/nova/locale/cs/LC_MESSAGES/nova.po
+++ b/nova/locale/cs/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2012-05-17 20:04+0000\n"
"Last-Translator: Zbyněk Schwarz <Unknown>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -174,7 +174,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr "Data páru klíčů jsou neplatná"
@@ -190,7 +190,7 @@ msgstr "Obdržen neplatný vstup"
msgid "Invalid volume"
msgstr "Neplatný svazek"
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr "Neplatná metadata"
@@ -1047,294 +1047,290 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr "Obraz je větší než typ instance povoluje"
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr "Typ paměti instance je pro požadovaný obraz příliš malý."
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr "Typ disku instance je pro požadovaný obraz příliš malý."
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr "Pro spuštění %(uuid)s je v uzlu výpočtu nedostatek volné paměti."
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr "Nelze získat metriky šířky pásma/procesoru/disku pro tohoto hostitele."
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr "Nebyl nalezen žádný platný hostitel. %(reason)s"
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr "Kvóta překročena"
-#: nova/exception.py:988
+#: nova/exception.py:984
#, fuzzy, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr "Překročena kvóta pro %(pid)s, pokus o spuštění %(min_count)s instancí"
-#: nova/exception.py:993
+#: nova/exception.py:989
#, fuzzy
msgid "Maximum number of floating ips exceeded"
msgstr "Vybrán maximální počet hostitelů (%d)"
-#: nova/exception.py:997
+#: nova/exception.py:993
#, fuzzy
msgid "Maximum number of fixed ips exceeded"
msgstr "Vybrán maximální počet hostitelů (%d)"
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, fuzzy, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr "Vybrán maximální počet hostitelů (%d)"
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr "Překročen limit osobnostního souboru"
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr "Cesta osobnostního souboru je příliš dlouhá"
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr "Obsah osobnostního souboru je příliš dlouhý"
-#: nova/exception.py:1017
+#: nova/exception.py:1013
#, fuzzy
msgid "Maximum number of key pairs exceeded"
msgstr "Vybrán maximální počet hostitelů (%d)"
-#: nova/exception.py:1021
+#: nova/exception.py:1017
#, fuzzy
msgid "Maximum number of security groups or rules exceeded"
msgstr "Vybrán maximální počet hostitelů (%d)"
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, fuzzy, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr "Agregát %(aggregate_id)s nemá hostitele %(host)s."
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr "Agregát %(aggregate_id)s nemohl být nalezen."
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr "Agregát %(aggregate_name)s již existuje."
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr "Agregát %(aggregate_id)s nemá hostitele %(host)s."
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr "Agregát %(aggregate_id)s nemá žádná metadata s klíčem %(metadata_key)s."
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr "Agregát %(aggregate_id)s již má hostitele %(host)s."
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr "Nelze vytvořit typ instance"
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, fuzzy, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr "Nelze nastavit heslo správce. Instance %s není spuštěna"
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, fuzzy, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr "Zjišťěna existující vlan s id %(vlan)"
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr "Instance %(instance_id)s nemohla být nastavena."
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "Konzole pro instanci %(instance_id)s nemohla být nalezena."
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, fuzzy, python-format
msgid "Node %(node_id)s could not be found."
msgstr "Svazek %(volume_id)s nemohl být nastaven."
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, fuzzy, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr "Snímek %(snapshot_id)s nemohl být nalezen."
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, fuzzy, python-format
msgid "Marker %(marker)s could not be found."
msgstr "Obraz %(image_id)s nemohl být nalezen."
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "Získávání obrazu %(image)s"
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "Získávání obrazu %(image)s"
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, fuzzy, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr "Plovoucí ip nenalezeno pro hostitele %(host)s."
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr "Instance %(instance_id)s nenalezena"
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "Navrácení sítě pro instnac"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, fuzzy, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr "Navrácení sítě pro instnac"
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, fuzzy, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr "Připojit svazek %(volume_id)s k instanci %(instance_id)s na %(device)s"
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, fuzzy, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr "Dvojice klíčů %(name)s nenalezena pro uživatele %(user_id)s"
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, fuzzy, python-format
msgid "The CA file for %(project)s could not be found"
msgstr "Kvóta pro projekt %(project_id)s nemohla být nalezena."
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, fuzzy, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr "Projekt %(project_id)s nemohl být nalezen."
-#: nova/exception.py:1170
+#: nova/exception.py:1166
#, fuzzy
msgid "Instance recreate is not implemented by this virt driver."
msgstr "set_admin_password není tímto ovladačem zavedeno"
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "Instance %(instance_id)s není v nouzovém režimu."
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "Instance %(instance_id)s není v nouzovém režimu."
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2368,9 +2364,9 @@ msgstr "Hostitel %(host)s nemohl být nalezen."
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr "Instance nemohla být nalezena"
@@ -2423,6 +2419,7 @@ msgid "Bad network format: missing %s"
msgstr "Špatný formát sítě: chybí %s"
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr "Špatný formát sítě"
@@ -2443,136 +2440,136 @@ msgstr "accessIPv4 není ve správném formátu IPv4"
msgid "Server name is not defined"
msgstr "Název serveru není určen"
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr "Zadáno neplatné flavorRef."
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
#, fuzzy
msgid "min_count must be an integer value"
msgstr "parametr limit musí být celé číslo"
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
#, fuzzy
msgid "max_count must be an integer value"
msgstr "parametr limit musí být celé číslo"
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr "Nelze najít požadovaný obraz"
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr "Zadán neplatný název_klíče."
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
#, fuzzy
msgid "HostId cannot be updated."
msgstr "id nemůže být None"
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
#, fuzzy
msgid "Personality cannot be updated."
msgstr "id nemůže být None"
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr "Instanci nebyla změněna velikost."
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
#, 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:1067
+#: nova/api/openstack/compute/servers.py:1063
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:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr "Chybí argument 'type' pro restart"
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr "Nelze najít požadovanou konfiguraci."
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
#, fuzzy
msgid "Resize requires a flavor change."
msgstr "Resize vyžaduje změnu velikosti."
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr "Chybí vlastnost imageRef"
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr "Zadáno neplatné imageRef."
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr "Chybí vlastnost flavorRef"
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr "Nebylo zadáno adminPass"
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr "Neplatné adminPass"
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
#, fuzzy
msgid "Unable to set password on instance"
msgstr "Nelze restartovat instanci"
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr "Nelze zpracovat metadata dvojic hodnot/klíčů."
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr "Požadavek na změnu velikosti má neplatnou vlastnost 'flavorRef'."
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr "Požadavek na změnu velikosti vyžaduje vlastnost 'flavorRef'."
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr "Neplatné tělo požadavku"
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr "Nelze zpracovat imageRef z požadavku."
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr "Nelze najít obraz ke znovu sestavení"
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr "Objekt createImage cyžaduje vlastnost name"
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, fuzzy, python-format
msgid "Removing options '%s' from query"
msgstr "Odstraňování voleb '%(unk_opt_str)s' z fronty"
@@ -3244,12 +3241,12 @@ msgstr "začátek instance %r"
msgid "stop instance"
msgstr "zastavit instanci %r"
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "Neznámý řetěz: %r"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
#, fuzzy
msgid "Unknown service"
msgstr "neznámá chyby připojení hosta"
@@ -3374,7 +3371,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "Svazek není nalezen v instanci %(instance_id)s."
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "Svazek není nalezen v instanci %(instance_id)s."
@@ -3883,81 +3880,81 @@ msgstr "Bezpečnostní skupina %s by neměla být větší než 255 znaků."
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "Nelze připojit svazek k instanci %s"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr "Chystá se spuštění %s instancí..."
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr "bdm %s"
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr "block_device_mapping %s"
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "BUde spuštěno ukončování insatncí"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "Instance typu %(instance_type_id)s nemohla být nalezena."
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
#, fuzzy
msgid "going to delete a resizing instance"
msgstr "BUde spuštěno ukončování insatncí"
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, fuzzy, python-format
msgid "instance's host %s is down, deleting from database"
msgstr "Žádný hostitel pro instnaci %s, okamžitě smazána"
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
#, fuzzy
msgid "Going to try to soft delete instance"
msgstr "Pokus o jemné smazání %s"
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
#, fuzzy
msgid "Going to try to terminate instance"
msgstr "Pokus o ukončení %s"
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
#, fuzzy
msgid "Going to try to stop instance"
msgstr "Pokus o zastavení %s"
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
#, fuzzy
msgid "Going to try to start instance"
msgstr "Pokus o spuštění %s"
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr "Hledání podle: %s"
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, fuzzy, python-format
msgid "snapshot for %s"
msgstr "Spouštění snímku ve VM %s"
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr "flavor_id je None. Předpokládán přesun."
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
@@ -3966,62 +3963,62 @@ msgstr ""
"Stará instance typu %(current_instance_type_name)s, nová instance typu "
"%(new_instance_type_name)s"
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, 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:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, fuzzy, python-format
msgid "Going to try to live migrate instance to %s"
msgstr "Pokus o ukončení %s"
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
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:2847
+#: nova/compute/api.py:2869
#, 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:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr "Bezpečnostní skupina %s nemůže být prázdná."
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, fuzzy, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
@@ -4030,65 +4027,65 @@ msgstr ""
"Hodnota (%s) parametru GroupName je neplatná. Délka překračuje maximum "
"255 znaků."
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, 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:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr "Vytvořit bezpečnostní skupinu %s"
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr "Bezpečnostní skupina %s již existuje"
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "Nelze zničit vbd %s"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
#, fuzzy
msgid "Security group is still in use"
msgstr "Id bezpečnostní skupiny by mělo být celé číslo"
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr "Smazat bezpečnostní skupinu %s"
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr "Pravidlo (%s) nenalezeno"
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
#, fuzzy
msgid "Quota exceeded, too many security group rules."
msgstr "Přidávání pravidla bezpečnostní skupiny: %r"
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr "Povolit přístup bezpečnostní skupiny %s"
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr "Zrušit přístup bezpečnostní skupiny %s"
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr "Id bezpečnostní skupiny by mělo být celé číslo"
@@ -4297,164 +4294,146 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
#, fuzzy
msgid "Failed to dealloc network for deleted instance"
msgstr "Navrácení sítě pro instnac"
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
#, fuzzy
msgid "Instance was deleted during spawn."
msgstr "Instance nemohla být spuštěna"
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Chyba DB: %s"
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-"ID obrázku=%(image_id)s, velkost obrázku v bajtech=%(size_bytes)d, "
-"povoleno bajtů=%(allowed_size_bytes)d"
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-"Velikost %(size_bytes)d obrázku '%(image_id)s' překročila povolenou "
-"velkost %(allowed_size_bytes)d pro typ instance"
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr "Spouštění instance..."
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr "Instance selhala v nastavení sítě"
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr "Informace o síti instance: |%s|"
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr "Instance selhala nastavení blokového zařízení"
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr "Instance nemohla být spuštěna"
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr "Navrácení sítě pro instnac"
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr "%(action_str)s nstance"
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "Navrácení sítě pro instnac"
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr "Ignorování DiskNenalezen: %s"
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, fuzzy, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr "Ignorování DiskNenalezen: %s"
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr "ukončování bdm %s"
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr "%s. Nastavování stavu vm instance na ERROR"
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
#, fuzzy
msgid "Rebuilding instance"
msgstr "Znovu sestavování instance %s"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, fuzzy, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr "%(path)s je ve sdíleném úložišti: %(reason)s"
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Vytvořit snímek ze svazku %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
#, fuzzy
msgid "Rebooting instance"
msgstr "Restartování instance %s"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, fuzzy, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
@@ -4463,22 +4442,22 @@ msgstr ""
"pokus o restartování nespuštěné instance: %(instance_uuid)s (stav: "
"%(state)s očekáváno: %(running)s)"
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "Nelze znovu sestavit instanci [%(instance_uuid)s]: %(exc)s"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
#, fuzzy
msgid "Instance disappeared during reboot"
msgstr "instance %s: znovu zavedena"
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "instance %s: pořizování snímku"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, fuzzy, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
@@ -4487,47 +4466,47 @@ msgstr ""
"pokus o vytvoření snímku z nespuštěné instance: %(instance_uuid)s (stav: "
"%(state)s očekáváno: %(running)s)"
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr "Nalezeno %(num_images)d obrazů (střídání: %(rotation)d)"
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr "Střídání %d záloh"
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr "Mazání obrazu %s"
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr "Nelze nastavit heslo správce. Instance %s není spuštěna"
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
#, fuzzy
msgid "Root password set"
msgstr "Instance %s: Nastavení hesla root"
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
#, fuzzy
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr "set_admin_password není tímto ovladačem zavedeno"
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, fuzzy, python-format
msgid "set_admin_password failed: %s"
msgstr "set_admin_password není tímto ovladačem zavedeno"
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
#, fuzzy
msgid "error setting admin password"
msgstr "Chyba při nastavování hesla správce"
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, fuzzy, python-format
msgid ""
"trying to inject a file into a non-running (state: "
@@ -4536,179 +4515,179 @@ msgstr ""
"pokus o vsunutí souboru do nespuštěné instance: %(instance_uuid)s (stav: "
"%(current_power_state)s očekáváno: %(expected_state)s)"
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, fuzzy, python-format
msgid "injecting file to %(path)s"
msgstr "Vkládání cesty souboru: '%s'"
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "Nelze pozastavit instanci"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, fuzzy, python-format
msgid "Driver Error: %s"
msgstr "Chyba DB: %s"
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
#, fuzzy
msgid "Unrescuing"
msgstr "instance %s: rušení záchrany"
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "Instance nemá svazek."
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr "cíl stejný jako zdroj!"
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
#, fuzzy
msgid "Pausing"
msgstr "Aktualizování!"
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
#, fuzzy
msgid "Retrieving diagnostics"
msgstr "instance %s: získávání diagnostik"
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
#, fuzzy
msgid "Reset network"
msgstr "Reset sítě"
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
#, fuzzy
msgid "Inject network info"
msgstr "instance %s: vkládání informací o síti"
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr "network_info vkládá: |%s|"
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
#, fuzzy
msgid "Get console output"
msgstr "Získat výstup konzole pro instanci %s"
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
#, fuzzy
msgid "Getting vnc console"
msgstr "instance %s: získávání konzole vnc"
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
#, fuzzy
msgid "Getting spice console"
msgstr "instance %s: získávání konzole vnc"
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr "Zavádění pomocí svazku %(volume_id)s ve %(mountpoint)s"
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "Připojování svazku %(volume_id)s do %(mountpoint)s"
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, fuzzy, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr "Zavádění pomocí svazku %(volume_id)s ve %(mountpoint)s"
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, fuzzy, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "Připojování svazku %(volume_id)s do %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "Odpojování svazku %(volume_id)s z bodu připojení %(mp)s"
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "Odpojování svazku z neznámé instance %s"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "Připojování svazku %(volume_id)s do %(mountpoint)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, fuzzy, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr "přidělování sítě pro instanci %s"
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "Síť %(network_id)s nemohla být nalezena."
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "Hostitel %(host)s nemohl být nalezen."
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr "Přesun před spuštěním selhal na %(dest)s"
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
#, fuzzy
msgid "_post_live_migration() is started.."
msgstr "zahájen přesun po spuštění."
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr "Přesun instance do %(dest)s úspěšně dokončen."
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@@ -4716,21 +4695,21 @@ msgstr ""
"Můžete vidět tuto chybu \"libvirt: QEMU error: Domain not found: no "
"domain with matching name.\" Tuto chybu můžete bezpečně ignorovat."
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
#, fuzzy
msgid "Post operation of migration started"
msgstr "Spuštěna operace po migraci"
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "Nelze získat metadata pro ip: %s"
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
@@ -4739,64 +4718,64 @@ msgstr ""
"Nalezeno %(migration_count)d nepotvrzených přesunů starších než "
"%(confirm_window)d vteřin"
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, fuzzy, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr "Vypínání VM pro instanci %(instance_uuid)s"
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr "Instance %(instance_id)s nenalezena"
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
#, fuzzy
msgid "In ERROR state"
msgstr "Uzel je v neznámém chybovém stavu."
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr "Aktualizace mezipaměti využití šířky pásma"
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "Aktualizace mezipaměti využití šířky pásma"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr "Aktualizace stavu hostitele"
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
@@ -4805,67 +4784,67 @@ msgstr ""
"Nalezeno %(num_db_instances)s v databázi a %(num_vm_instances)s na "
"hypervizoru."
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "Instance není zapnuta"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
#, fuzzy
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr "FLAGS.reclaim_instance_interval <= 0, překskování..."
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr "Znovu získávání smazané instance"
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "Zaznamování ovladače svazku: %s"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, fuzzy, python-format
msgid "No service record for host %s"
msgstr "Žádná služba pro ID výpočtu %s"
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, fuzzy, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
@@ -4874,7 +4853,7 @@ msgstr ""
"Zjištěna instance se jmenovkou '%(name_label)s', která je označena jako "
"SMAZÁNA, ale stále je přítomna na hostiteli."
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, fuzzy, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
@@ -4883,14 +4862,14 @@ msgstr ""
"Ničení instance se jmenovkou '%(name_label)s', která je označena jako "
"SMAZÁNA, ale stále je přítomna na hostiteli."
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, fuzzy, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
"Nerozpoznaná hodnota '%(action)s' pro "
"FLAGS.running_deleted_instance_action"
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, fuzzy, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "Nastavování instance %(instance_uuid)s do stavu ERROR"
@@ -5126,24 +5105,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr "Nerozpoznaná hodnota read_deleted '%s'"
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, fuzzy, python-format
msgid "Invalid instance id %s in request"
msgstr "instance %s: zachráněna"
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6752,14 +6731,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6972,16 +6951,6 @@ msgstr ""
"Následujícím přesunům chybí snížení na nižší verzi:\n"
"\t%s"
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr "Vytváření souborů v %s pro simulaci agenta hosta"
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr "Odstraňování souborů simulovaného agenta hosta v %s"
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6994,18 +6963,18 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
#, 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:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -7040,7 +7009,7 @@ msgstr "Po vynuceném ukončení instancí: %s"
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
#, fuzzy
msgid "spawn error"
msgstr "neznámá chyby připojení hosta"
@@ -7156,6 +7125,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr "Vytváření souborů v %s pro simulaci agenta hosta"
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr "Odstraňování souborů simulovaného agenta hosta v %s"
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9337,48 +9316,48 @@ msgstr ""
"ISCSI svazek zatím v %(mount_device)s nenalezen:. Bude znovu provedeno "
"hledání a další pokus. Číslo pokusu: %(tries)s"
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, fuzzy, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr "Nalezen uzel iSCSI %(mount_device)s (po %(tries)s pokusech)"
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "obraz již je připojen"
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, fuzzy, python-format
msgid "AoE device not found at %s"
msgstr "iSCSI zařízení v %s nenalezeno"
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, fuzzy, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
"ISCSI svazek zatím v %(mount_device)s nenalezen:. Bude znovu provedeno "
"hledání a další pokus. Číslo pokusu: %(tries)s"
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, fuzzy, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr "Nalezen uzel iSCSI %(mount_device)s (po %(tries)s pokusech)"
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
#, fuzzy
msgid "Fibre Channel device not found."
msgstr "iSCSI zařízení v %s nenalezeno"
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, fuzzy, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
@@ -9387,30 +9366,30 @@ msgstr ""
"ISCSI svazek zatím v %(mount_device)s nenalezen:. Bude znovu provedeno "
"hledání a další pokus. Číslo pokusu: %(tries)s"
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, fuzzy, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr "Nalezen uzel iSCSI %(mount_device)s (po %(tries)s pokusech)"
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9434,62 +9413,62 @@ msgstr "Odstraňování základního souboru: %s"
msgid "Ensuring image '%s' exists on IVM"
msgstr "Nahrávání obrazu %s"
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "vytváření sr bez nástrojů svazku"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, fuzzy, python-format
msgid "Copying image to the device '%s'"
msgstr "Získávání velikosto brazu %s"
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
#, fuzzy
msgid "Snapshot added to glance."
msgstr "Filtry přidány do instance %s"
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "Nelze použít globální roli %(role_id)s"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10793,31 +10772,24 @@ msgstr "Žádání xapi o získání obrazu vhd %(image)s"
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+#: nova/virt/xenapi/vm_utils.py:1204
+#, fuzzy, python-format
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
"Velkost %(size_bytes) obrazu překračuje povolenou velikost "
"%(allowed_size_bytes)d typu instance"
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, fuzzy, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr "Získávání obrazu %(image)s"
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "Velikost obrazu %(image)s:%(virtual_size)d"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
@@ -10826,64 +10798,64 @@ msgstr ""
"Obraz Kernel/Ramdisk je příliš velký: %(vdi_size)d bajtů, max "
"%(max_size)d bajtů"
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr "Kopírování VDI %s do /boot/guest na dom0"
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr "Kernel/Ramdisk VDI %s zničeno"
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
#, fuzzy
msgid "Failed to fetch glance image"
msgstr "instance %s: nelze získat obraz glance"
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr "Zjištěn formát %(image_type_str)s obrazu %(image_ref)s"
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr "Hledání vdi %s pro kernel PV"
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr "Neznámý formát obrazu %(disk_image_type)s"
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr "VDI %s je stále dostupné"
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr "Znovu skenování SR %s"
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr "Příznak sr_matching_filter '%s' se neřídí pravidly formátování"
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
@@ -10892,50 +10864,50 @@ msgstr ""
"XenAPI nelze najít úložiště na které nainstalovat instance hostů. Prosím "
"zkontrolujte Vaše nastavení a/nebo nastavte příznak 'sr_matching_filter'"
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr "Nelze najít SR typu obsahu ISO"
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr "ISO: hledání SR %(sr_rec)s"
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr "ISO: není obsah iso"
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr "ISO: typ obsahu iso, není klíč 'i18n-key'"
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr "ISO: typ obsahu iso, hodnota i18n-key není 'local-storage-iso'"
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr "ISO: SR odpovídající naším kritériím"
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr "ISO: ISO, prozkoumáváno, zdali se jedná o místního hostitele"
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr "ISO: PBD %(pbd_ref)s zmizelo"
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr "ISO: shoda PBD, požadováno %(pbd_rec)s, získáno %(host)s"
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr "ISO: SR s místním PBD"
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
@@ -10944,22 +10916,22 @@ msgstr ""
"Nelze získat RRD XML pro VM %(vm_uuid)s mající podrobnosti serveru: "
"%(server)s."
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr "Nelze získat aktualizace RRD XML s podrobnostmi serveru: %(server)s."
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr "Neznámá data statistik od Xenserver: %s"
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, fuzzy, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr "VHD %(vdi_uuid)s má nadřazenho %(parent_ref)s"
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
@@ -10968,66 +10940,66 @@ msgstr ""
"Nadřazený %(parent_uuid)s se neshoduje s původním nadřazeným "
"%(original_parent_uuid)s, čekání na splynutí..."
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr "Překročeny pokusy o splynutí VHD (%(max_attempts)d), přerušeno..."
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr "Vypršel časový limit při čekání na vytvoření zařízení %s"
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr "Zapojování VBD %s ... "
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr "Zapojování VBD %s hotovo."
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr "VBD %(vbd_ref)s zapojeno jako %(orig_dev)s"
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr "VBD %(vbd_ref)s zapojeno do špatného dev, znovu mapování do %(dev)s"
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr "Ničení VBD pro VDI %s ... "
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr "Ničení VBD pro VDI %s hotovo."
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr "Spouštění pygrub s %s"
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr "Nalezen kernel Xen %s"
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr "Žádný kernel Xen nenalezen. Zavádění HVM."
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -11035,16 +11007,16 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr "Oddíly:"
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr " %(num)s: %(ptype)s %(size)d sektorů"
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
@@ -11053,42 +11025,42 @@ msgstr ""
"Zapisování tabulky oddílů %(primary_first)d %(primary_last)d do "
"%(dev_path)s..."
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr "Zapisování tabulky oddílů %s dokončeno."
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr "Přímé zacházení se soubory rozhraní"
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr "Nelze připojit souborový systém (očekáváno v nelinuxových instancích): %s"
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -11468,12 +11440,30 @@ msgstr "stav musí být dostupný"
msgid "status must be 'available'"
msgstr "stav musí být dostupný"
-#~ msgid "%(flag)s : FLAG SET "
-#~ msgstr "%(flag)s : SADA PŽÍZNAKŮ "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr "Obraz je větší než typ instance povoluje"
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
+#~ "ID obrázku=%(image_id)s, velkost obrázku v "
+#~ "bajtech=%(size_bytes)d, povoleno "
+#~ "bajtů=%(allowed_size_bytes)d"
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
+#~ msgstr ""
+#~ "Velikost %(size_bytes)d obrázku '%(image_id)s' "
+#~ "překročila povolenou velkost %(allowed_size_bytes)d"
+#~ " pro typ instance"
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "Přesun nenalezen v instanci %(instance_id)s se stavem %(status)s."
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
diff --git a/nova/locale/da/LC_MESSAGES/nova.po b/nova/locale/da/LC_MESSAGES/nova.po
index 7b362cd8e..d67ef93ce 100644
--- a/nova/locale/da/LC_MESSAGES/nova.po
+++ b/nova/locale/da/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2011-01-15 21:46+0000\n"
"Last-Translator: Soren Hansen <soren@linux2go.dk>\n"
"Language-Team: Danish <da@li.org>\n"
@@ -168,7 +168,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -184,7 +184,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1008,289 +1008,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2296,9 +2292,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2350,6 +2346,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2369,129 +2366,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3130,11 +3127,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3742,199 +3739,199 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4136,551 +4133,537 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
msgid "Error trying to Rescue Instance"
msgstr ""
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4909,24 +4892,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6485,14 +6468,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6701,16 +6684,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6723,17 +6696,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6768,7 +6741,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6880,6 +6853,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8974,75 +8957,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9066,60 +9049,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10328,230 +10311,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10559,58 +10535,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10964,15 +10940,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update to delete instance %(instance_uuid)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
#~ msgstr ""
diff --git a/nova/locale/de/LC_MESSAGES/nova.po b/nova/locale/de/LC_MESSAGES/nova.po
index a89d5f347..3a6326723 100644
--- a/nova/locale/de/LC_MESSAGES/nova.po
+++ b/nova/locale/de/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2011-08-23 11:23+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: German <de@li.org>\n"
@@ -168,7 +168,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -184,7 +184,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1009,289 +1009,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "keine Methode für diese Nachricht gefunden: %s"
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "keine Methode für diese Nachricht gefunden: %s"
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "Einhängepunkt%(mountpoint)s zur Instanze %(instance_name)s hinzugefügt"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "Einhängepunkt%(mountpoint)s zur Instanze %(instance_name)s hinzugefügt"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2298,9 +2294,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2352,6 +2348,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2371,129 +2368,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3135,11 +3132,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3263,7 +3260,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "Einhängepunkt%(mountpoint)s zur Instanze %(instance_name)s hinzugefügt"
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "Einhängepunkt%(mountpoint)s zur Instanze %(instance_name)s hinzugefügt"
@@ -3749,200 +3746,200 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "Nicht möglich volume %s zufinden"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4146,556 +4143,542 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "Instanz %s: Rettung"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "Instanz %s: Rettung"
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "Nicht möglich volume %s zufinden"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "Instanz %s pausiert"
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "Instanz %s: Rettung"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4924,24 +4907,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6502,14 +6485,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6718,16 +6701,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6740,17 +6713,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6785,7 +6758,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6897,6 +6870,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8998,75 +8981,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9090,60 +9073,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "Nicht möglich volume %s zufinden"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10355,230 +10338,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1207
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "keine Methode für diese Nachricht gefunden: %s"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10586,58 +10562,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10993,12 +10969,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "Einhängepunkt%(mountpoint)s zur Instanze %(instance_name)s hinzugefügt"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
+#~ msgstr ""
diff --git a/nova/locale/en_AU/LC_MESSAGES/nova.po b/nova/locale/en_AU/LC_MESSAGES/nova.po
index 172b7374d..24d501ff3 100644
--- a/nova/locale/en_AU/LC_MESSAGES/nova.po
+++ b/nova/locale/en_AU/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2011-10-21 11:27+0000\n"
"Last-Translator: Tom Fifield <Unknown>\n"
"Language-Team: English (Australia) <en_AU@li.org>\n"
@@ -169,7 +169,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -185,7 +185,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1014,289 +1014,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "instance %s: booted"
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "Could not attach image to loopback: %s"
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "Could not attach image to loopback: %s"
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "Going to try to terminate %s"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, fuzzy, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr "Going to try to terminate %s"
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, fuzzy, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "instance %s: booted"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "instance %s: booted"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2311,9 +2307,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2365,6 +2361,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2384,132 +2381,132 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
#, fuzzy
msgid "HostId cannot be updated."
msgstr "Mountpoint cannot be translated: %s"
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
#, fuzzy
msgid "Personality cannot be updated."
msgstr "Mountpoint cannot be translated: %s"
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
#, fuzzy
msgid "Unable to set password on instance"
msgstr "Going to start terminating instances"
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3162,12 +3159,12 @@ msgstr "Reboot instance %r"
msgid "stop instance"
msgstr "Reboot instance %r"
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "action: %s"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3291,7 +3288,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "Going to start terminating instances"
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "Going to start terminating instances"
@@ -3786,207 +3783,207 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "Unable to attach volume to instance %s"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr "Going to run %s instances..."
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "Going to start terminating instances"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "instance %s: booted"
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
#, fuzzy
msgid "going to delete a resizing instance"
msgstr "Going to start terminating instances"
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
#, fuzzy
msgid "Going to try to soft delete instance"
msgstr "Going to try to terminate %s"
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
#, fuzzy
msgid "Going to try to terminate instance"
msgstr "Going to try to terminate %s"
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
#, fuzzy
msgid "Going to try to stop instance"
msgstr "Going to try to terminate %s"
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
#, fuzzy
msgid "Going to try to start instance"
msgstr "Going to try to terminate %s"
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, fuzzy, python-format
msgid "snapshot for %s"
msgstr "Starting snapshot for VM %s"
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, fuzzy, python-format
msgid "Going to try to live migrate instance to %s"
msgstr "Going to try to terminate %s"
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr "Create Security Group %s"
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "Unable to destroy VBD %s"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
#, fuzzy
msgid "Security group is still in use"
msgstr "Revoke security group ingress %s"
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr "Delete security group %s"
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr "Authorise security group ingress %s"
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr "Revoke security group ingress %s"
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4191,569 +4188,555 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
#, fuzzy
msgid "Failed to dealloc network for deleted instance"
msgstr "Going to try to terminate %s"
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Caught error: %s"
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "Going to try to terminate %s"
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
#, fuzzy
msgid "Rebuilding instance"
msgstr "Rebooting instance %s"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Detach volume %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
#, fuzzy
msgid "Rebooting instance"
msgstr "Rebooting instance %s"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "Running instances: %s"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
#, fuzzy
msgid "Instance disappeared during reboot"
msgstr "instance %s: rebooted"
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "instance %s: snapshotting"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, fuzzy, python-format
msgid "injecting file to %(path)s"
msgstr "Injecting file path: '%s'"
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "Going to start terminating instances"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, fuzzy, python-format
msgid "Driver Error: %s"
msgstr "Caught error: %s"
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
#, fuzzy
msgid "Unrescuing"
msgstr "instance %s: unrescuing"
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "instance %s: snapshotting"
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
#, fuzzy
msgid "Retrieving diagnostics"
msgstr "instance %s: retrieving diagnostics"
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
#, fuzzy
msgid "Reset network"
msgstr "setting network host"
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
#, fuzzy
msgid "Inject network info"
msgstr "setting network host"
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
#, fuzzy
msgid "Get console output"
msgstr "Get console output for instance %s"
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
#, fuzzy
msgid "Getting vnc console"
msgstr "Adding console"
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
#, fuzzy
msgid "Getting spice console"
msgstr "Adding console"
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, fuzzy, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "Detaching volume from unknown instance %s"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "instance %s: booted"
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "instance %s: booted"
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "Failed to get metadata for ip: %s"
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "Deleting user %s"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "instance %s: booted"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "Deleting user %s"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4983,24 +4966,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, fuzzy, python-format
msgid "Invalid instance id %s in request"
msgstr "instance %s: rescued"
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6572,14 +6555,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6789,16 +6772,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6811,17 +6784,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6856,7 +6829,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6968,6 +6941,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9088,75 +9071,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "group %s already exists"
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9180,61 +9163,61 @@ msgstr "Starting Bridge interface for %s"
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "Unable to locate volume %s"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "Unable to detach volume %s"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10461,164 +10444,157 @@ msgstr "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1207
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, fuzzy, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr "Registered image %(image_location)s with id %(image_id)s"
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "Size for image %(image)s:%(virtual_size)d"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr "Copying VDI %s to /boot/guest on dom0"
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr "Kernel/Ramdisk VDI %s destroyed"
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr "Looking up vdi %s for PV kernel"
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr "VDI %s is still available"
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr "Re-scanning SR %s"
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, fuzzy, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr "VHD %(vdi_uuid)s has parent %(parent_ref)s"
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
@@ -10627,66 +10603,66 @@ msgstr ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr "Plugging VBD %s ... "
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr "Plugging VBD %s done."
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr "Destroying VBD for VDI %s ... "
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr "Destroying VBD for VDI %s done."
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr "Running pygrub against %s"
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr "Found Xen kernel %s"
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr "No Xen kernel found. Booting HVM."
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10694,58 +10670,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr "Writing partition table %s done."
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -11107,12 +11083,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "Going to start terminating instances"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
+#~ msgstr ""
diff --git a/nova/locale/en_GB/LC_MESSAGES/nova.po b/nova/locale/en_GB/LC_MESSAGES/nova.po
index 8db345a38..03c26a727 100644
--- a/nova/locale/en_GB/LC_MESSAGES/nova.po
+++ b/nova/locale/en_GB/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2012-03-30 11:10+0000\n"
"Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n"
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
@@ -168,7 +168,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr "Keypair data is invalid"
@@ -184,7 +184,7 @@ msgstr "Invalid input received"
msgid "Invalid volume"
msgstr "Invalid volume"
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1014,289 +1014,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "Instance %(instance_id)s is not running."
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, fuzzy, python-format
msgid "Node %(node_id)s could not be found."
msgstr "Instance %(instance_id)s is not running."
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, fuzzy, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr "Instance %(instance_id)s is not running."
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, fuzzy, python-format
msgid "Marker %(marker)s could not be found."
msgstr "Instance %(instance_id)s is not running."
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr "Instance %(instance_id)s is not running."
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "Unable to attach volume to instance %s"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, fuzzy, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr "Instance %(instance_id)s is not running."
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "Instance %(instance_id)s is not running."
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "Instance %(instance_id)s is not running."
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2305,9 +2301,9 @@ msgstr "Instance %(instance_id)s is not running."
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2359,6 +2355,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2378,130 +2375,130 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
#, 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:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3146,12 +3143,12 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "An unknown exception occurred."
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3275,7 +3272,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "Instance %(instance_id)s is not running."
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "Instance %(instance_id)s is not running."
@@ -3764,201 +3761,201 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "Unable to attach volume to instance %s"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "Virtual Interface creation failed"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "Instance %(instance_id)s is not running."
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "Unable to destroy VBD %s"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4163,563 +4160,549 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "Get console output for instance %s"
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
#, fuzzy
msgid "Rebuilding instance"
msgstr "Rebooting instance %s"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Unable to detach volume %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
#, fuzzy
msgid "Rebooting instance"
msgstr "Rebooting instance %s"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "VBD not found in instance %s"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "instance %s: snapshotting"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "Rebooting instance %s"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "instance %s: snapshotting"
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
#, fuzzy
msgid "Retrieving diagnostics"
msgstr "instance %s: retrieving diagnostics"
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
#, fuzzy
msgid "Reset network"
msgstr "instance %s: reset network"
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
#, fuzzy
msgid "Get console output"
msgstr "Get console output for instance %s"
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, fuzzy, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "Detaching volume from unknown instance %s"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "instance %s: snapshotting"
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "Instance %(instance_id)s is not running."
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr "Instance %(instance_id)s is not running."
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "Re-exporting %s volumes"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "instance %s: snapshotting"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "Re-exporting %s volumes"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, fuzzy, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "Invalid instance type %(instance_type)s."
@@ -4949,24 +4932,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6534,14 +6517,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6750,16 +6733,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6772,17 +6745,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6817,7 +6790,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6929,6 +6902,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9043,75 +9026,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9135,61 +9118,61 @@ msgstr "Starting Bridge interface for %s"
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "Unable to locate volume %s"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "Unable to detach volume %s"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10408,164 +10391,157 @@ msgstr "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1207
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "Size for image %(image)s:%(virtual_size)d"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr "Copying VDI %s to /boot/guest on dom0"
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr "Kernel/Ramdisk VDI %s destroyed"
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr "Looking up vdi %s for PV kernel"
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr "VDI %s is still available"
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr "Re-scanning SR %s"
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, fuzzy, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr "VHD %(vdi_uuid)s has parent %(parent_ref)s"
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
@@ -10574,66 +10550,66 @@ msgstr ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr "Plugging VBD %s ... "
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr "Plugging VBD %s done."
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr "Destroying VBD for VDI %s ... "
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr "Destroying VBD for VDI %s done."
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr "Running pygrub against %s"
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr "Found Xen kernel %s"
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr "No Xen kernel found. Booting HVM."
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10641,58 +10617,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr "Writing partition table %s done."
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -11049,12 +11025,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "Instance %(instance_id)s is not running."
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
+#~ msgstr ""
diff --git a/nova/locale/en_US/LC_MESSAGES/nova.po b/nova/locale/en_US/LC_MESSAGES/nova.po
index e744d7b12..c55e2f162 100644
--- a/nova/locale/en_US/LC_MESSAGES/nova.po
+++ b/nova/locale/en_US/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Nova\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2013-01-21 18:28+0000\n"
"Last-Translator: Jeremy Stanley <fungi@yuggoth.org>\n"
"Language-Team: en_US <LL@li.org>\n"
@@ -171,7 +171,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr "Keypair data is invalid"
@@ -187,7 +187,7 @@ msgstr "Invalid input received"
msgid "Invalid volume"
msgstr "Invalid volume"
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr "Invalid metadata"
@@ -1050,36 +1050,32 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr "Image is larger than instance type allows"
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr "Instance type's memory is too small for requested image."
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr "Instance type's disk is too small for requested image."
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr "Insufficient free memory on compute node to start %(uuid)s."
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr "Could not fetch bandwidth/cpu/disk metrics for this host."
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr "No valid host was found. %(reason)s"
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr "Quota exceeded"
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
@@ -1088,41 +1084,41 @@ msgstr ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr "Maximum number of floating ips exceeded"
-#: nova/exception.py:997
+#: nova/exception.py:993
#, fuzzy
msgid "Maximum number of fixed ips exceeded"
msgstr "Maximum number of floating ips exceeded"
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr "Maximum number of metadata items exceeds %(allowed)d"
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr "Personality file limit exceeded"
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr "Personality file path too long"
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr "Personality file content too long"
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr "Maximum number of key pairs exceeded"
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr "Maximum number of security groups or rules exceeded"
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
@@ -1131,125 +1127,125 @@ msgstr ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr "Aggregate %(aggregate_id)s could not be found."
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr "Aggregate %(aggregate_name)s already exists."
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr "Aggregate %(aggregate_id)s has no host %(host)s."
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr "Aggregate %(aggregate_id)s already has host %(host)s."
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr "Unable to create instance type"
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr "Failed to set admin password on %(instance)s because %(reason)s"
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr "Detected existing vlan with id %(vlan)d"
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr "Instance %(instance_id)s could not be found."
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "Console for instance %(instance_uuid)s could not be found."
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, fuzzy, python-format
msgid "Node %(node_id)s could not be found."
msgstr "Volume %(volume_id)s could not be found."
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, fuzzy, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr "Port %(port_id)s could not be found."
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr "Marker %(marker)s could not be found."
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr "Invalid id: %(val)s (expecting \"i-...\")."
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "Could not fetch image %(image_id)s"
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "Could not fetch image %(image_id)s"
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr "Task %(task_name)s is already running on host %(host)s"
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr "Task %(task_name)s is not running on host %(host)s"
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr "Instance %(instance_uuid)s is locked"
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "Failed to dealloc network for deleted instance"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, fuzzy, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr "Failed to dealloc network for deleted instance"
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
@@ -1258,11 +1254,11 @@ msgstr ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr "User data needs to be valid base 64."
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
@@ -1271,19 +1267,19 @@ msgstr ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, fuzzy, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, fuzzy, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr "Keypair %(name)s not found for user %(user_id)s"
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, fuzzy, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
@@ -1292,59 +1288,59 @@ msgstr ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr "The CA file for %(project)s could not be found"
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr "The CRL file for %(project)s could not be found"
-#: nova/exception.py:1170
+#: nova/exception.py:1166
#, fuzzy
msgid "Instance recreate is not implemented by this virt driver."
msgstr "set_admin_password is not implemented by this driver."
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "Instance %(instance_id)s is not in rescue mode"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "Instance %(instance_id)s is not in rescue mode"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2369,9 +2365,9 @@ msgstr "Host '%s' could not be found."
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr "Instance could not be found"
@@ -2423,6 +2419,7 @@ msgid "Bad network format: missing %s"
msgstr "Bad network format: missing %s"
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr "Bad networks format"
@@ -2442,132 +2439,132 @@ msgstr "accessIPv6 is not proper IPv6 format"
msgid "Server name is not defined"
msgstr "Server name is not defined"
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr "Invalid flavorRef provided."
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr "min_count must be an integer value"
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr "min_count must be > 0"
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr "max_count must be an integer value"
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr "max_count must be > 0"
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr "min_count must be <= max_count"
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr "Can not find requested image"
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr "Invalid key_name provided."
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr "HostId cannot be updated."
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
#, fuzzy
msgid "Personality cannot be updated."
msgstr "HostId cannot be updated."
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr "Instance has not been resized."
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
#, 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:1067
+#: nova/api/openstack/compute/servers.py:1063
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:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr "Missing argument 'type' for reboot"
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr "Unable to locate requested flavor."
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr "Resize requires a flavor change."
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr "Missing imageRef attribute"
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr "Invalid imageRef provided."
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr "Missing flavorRef attribute"
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr "No adminPass was specified"
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr "Invalid adminPass"
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
#, fuzzy
msgid "Unable to set password on instance"
msgstr "Failed to soft reboot instance."
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr "Unable to parse metadata key/value pairs."
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr "Resize request has invalid 'flavorRef' attribute."
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr "Resize requests require 'flavorRef' attribute."
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr "Invalid request body"
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr "Could not parse imageRef from request."
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr "Cannot find image for rebuild"
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr "createImage entity requires name attribute"
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, fuzzy, python-format
msgid "Removing options '%s' from query"
msgstr "Removing options '%(unk_opt_str)s' from query"
@@ -3232,12 +3229,12 @@ msgstr "start instance"
msgid "stop instance"
msgstr "stop instance"
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "Unknown chain: %r"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
#, fuzzy
msgid "Unknown service"
msgstr "unknown guestmount error"
@@ -3362,7 +3359,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "Starting migration network for instance %(instance_uuid)s"
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "Starting migration network for instance %(instance_uuid)s"
@@ -3867,77 +3864,77 @@ msgstr "Metadata property value greater than 255 characters"
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "Unable to attach boot volume to instance %s"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr "Going to run %s instances..."
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr "bdm %s"
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr "block_device_mapping %s"
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "Going to start terminating instances"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "Instance type %(instance_type_id)s could not be found."
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
#, fuzzy
msgid "going to delete a resizing instance"
msgstr "Going to start terminating instances"
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, fuzzy, python-format
msgid "instance's host %s is down, deleting from database"
msgstr "host for instance is down, deleting from database"
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr "Going to try to soft delete instance"
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr "Going to try to terminate instance"
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr "Going to try to stop instance"
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr "Going to try to start instance"
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr "Searching by: %s"
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr "snapshot for %s"
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr "flavor_id is None. Assuming migration."
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
@@ -3946,62 +3943,62 @@ msgstr ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, 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:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr "Locking"
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr "Unlocking"
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr "Volume must be attached in order to detach."
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, 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:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr "Keypair name contains unsafe characters"
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
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:2847
+#: nova/compute/api.py:2869
#, 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:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr "Security group %s cannot be empty."
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
@@ -4010,63 +4007,63 @@ msgstr ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, 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:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr "Quota exceeded, too many security groups."
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr "Create Security Group %s"
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr "Security group %s already exists"
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "Unable to destroy vbd %s"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr "Security group is still in use"
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr "Failed to update usages deallocating security group"
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr "Delete security group %s"
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr "Rule (%s) not found"
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr "Quota exceeded, too many security group rules."
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr "Authorize security group ingress %s"
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr "Revoke security group ingress %s"
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr "Security group id should be integer"
@@ -4276,161 +4273,143 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, fuzzy, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr "Memory limit not specified, defaulting to unlimited"
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr "Failed to dealloc network for deleted instance"
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
#, fuzzy
msgid "Instance was deleted during spawn."
msgstr "Instance failed to spawn"
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, fuzzy, python-format
msgid "Error: %s"
msgstr "DB error: %s"
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr "Error trying to reschedule"
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr "Retry info not present, will not reschedule"
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr "No request spec, will not reschedule"
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, fuzzy, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr "Re-scheduling instance: attempt %d"
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr "Instance build timed out. Set to error state."
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr "Starting instance..."
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr "Instance failed network setup"
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr "Instance network_info: |%s|"
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr "Instance failed block device setup"
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr "Instance failed to spawn"
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr "Deallocating network for instance"
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr "%(action_str)s instance"
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "Failed to dealloc network for deleted instance"
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr "Ignoring DiskNotFound: %s"
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr "Ignoring VolumeNotFound: %s"
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr "terminating bdm %s"
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr "Ignoring volume cleanup failure due to %s"
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr "%s. Setting instance vm_state to ERROR"
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr "Rebuilding instance"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, fuzzy, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr "%(path)s is not on shared storage: %(reason)s"
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Attach boot from volume failed: %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr "Rebooting instance"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
@@ -4439,21 +4418,21 @@ msgstr ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "Cannot reboot instance: %(exc)s"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
#, fuzzy
msgid "Instance disappeared during reboot"
msgstr "instance %s: rebooted"
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr "instance snapshotting"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
@@ -4462,45 +4441,45 @@ msgstr ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr "Found %(num_images)d images (rotation: %(rotation)d)"
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr "Rotating out %d backups"
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr "Deleting image %s"
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr "Failed to set admin password. Instance %s is not running"
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr "Root password set"
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
#, fuzzy
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr "set_admin_password is not implemented by this driver."
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr "set_admin_password failed: %s"
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr "error setting admin password"
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
@@ -4509,111 +4488,111 @@ msgstr ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr "injecting file to %(path)s"
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr "Rescuing"
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "Error trying to reschedule"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, fuzzy, python-format
msgid "Driver Error: %s"
msgstr "DB error: %s"
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr "Unrescuing"
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr "Changing instance metadata according to %(diff)r"
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "Instance has no volume."
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr "destination same as source!"
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr "Migrating"
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr "Failed to rollback quota for failed finish_resize: %(qr_error)s"
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr "Pausing"
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr "Unpausing"
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr "Retrieving diagnostics"
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr "Resuming"
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr "Reset network"
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr "Inject network info"
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr "network_info to inject: |%s|"
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr "Get console output"
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr "Getting vnc console"
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
#, fuzzy
msgid "Getting spice console"
msgstr "Getting vnc console"
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr "Booting with volume %(volume_id)s at %(mountpoint)s"
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "Attaching volume %(volume_id)s to %(mountpoint)s"
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
@@ -4622,59 +4601,59 @@ msgstr ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "Failed to attach volume %(volume_id)s at %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "Detach volume %(volume_id)s from mountpoint %(mp)s"
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr "Detaching volume from unknown instance"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "Faild to detach volume %(volume_id)s from %(mp)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, fuzzy, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr "allocate_for_instance() for %s"
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "Port %(port_id)s is still in use."
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "Host %(host)s could not be found."
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr "Pre live migration failed at %(dest)s"
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr "_post_live_migration() is started.."
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr "Migrating instance to %(dest)s finished successfully."
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@@ -4682,20 +4661,20 @@ msgstr ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr "Post operation of migration started"
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "Failed to get info for disk %s"
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr "Updated the info_cache for instance"
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
@@ -4704,12 +4683,12 @@ msgstr ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr "Setting migration %(migration_id)s to error: %(reason)s"
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
@@ -4718,26 +4697,26 @@ msgstr ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr "Instance %(instance_uuid)s not found"
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr "In ERROR state"
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, fuzzy, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr "In states %(vm_state)s/%(task_state)s, notRESIZED/None"
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr "Error auto-confirming resize: %(e)s. Will retry later."
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
@@ -4746,25 +4725,25 @@ msgstr ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr "Failed to generate usage audit for instance on host %s"
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr "Updating bandwidth usage cache"
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "Updating bandwidth usage cache"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr "Updating host status"
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
@@ -4773,11 +4752,11 @@ msgstr ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr "During sync_power_state the instance has a pending task. Skip."
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
@@ -4786,57 +4765,57 @@ msgstr ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr "Instance shutdown by itself. Calling the stop API."
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr "error during stop() in sync_power_state."
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
#, fuzzy
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr "Instance is paused or suspended unexpectedly. Calling the stop API."
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
#, fuzzy
msgid "Instance is paused unexpectedly. Ignore."
msgstr "Instance is paused or suspended unexpectedly. Calling the stop API."
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr "Instance is not stopped. Calling the stop API."
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr "Instance is not (soft-)deleted."
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
#, fuzzy
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr "FLAGS.reclaim_instance_interval <= 0, skipping..."
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr "Reclaiming deleted instance"
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "Loading compute driver '%s'"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr "No service record for host %s"
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
@@ -4845,7 +4824,7 @@ msgstr ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
@@ -4854,12 +4833,12 @@ msgstr ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, fuzzy, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action"
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, fuzzy, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "Setting instance to %(state)s state."
@@ -5103,24 +5082,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr "Unrecognized read_deleted value '%s'"
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, fuzzy, python-format
msgid "Invalid instance id %s in request"
msgstr "instance %s: rescued"
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr "Change will make usage less than 0 for the following resources: %(unders)s"
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6741,7 +6720,7 @@ msgstr ""
"Instance properties %(image_props)s are satisfied by compute host "
"capabilities %(capabilities)s"
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
@@ -6750,7 +6729,7 @@ msgstr ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr "%(host_state)s does not support requested instance_properties"
@@ -6969,16 +6948,6 @@ msgstr ""
"The following migrations are missing a downgrade:\n"
"\t%s"
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr "Creating files in %s to simulate guest agent"
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr "Removing simulated guest agent files in %s"
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr "200 Role Match"
@@ -6991,7 +6960,7 @@ msgstr "200 No Roles"
msgid "unexpected role header"
msgstr "unexpected role header"
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
@@ -6999,11 +6968,11 @@ msgstr ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
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:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
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"
@@ -7038,7 +7007,7 @@ msgstr "After force-killing instances: %s"
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
#, fuzzy
msgid "spawn error"
msgstr "unknown guestmount error"
@@ -7157,6 +7126,16 @@ msgstr "Expected a function in 'auth[0]' parameter"
msgid "Expected a function in 'auth[1]' parameter"
msgstr "Expected a function in 'auth[1]' parameter"
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr "Creating files in %s to simulate guest agent"
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr "Removing simulated guest agent files in %s"
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9329,48 +9308,48 @@ msgstr ""
"ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, fuzzy, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr "Found iSCSI node %(mount_device)s (after %(tries)s rescans)"
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr "%s is already mounted"
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, fuzzy, python-format
msgid "AoE device not found at %s"
msgstr "iSCSI device not found at %s"
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, fuzzy, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
"ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, fuzzy, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr "Found iSCSI node %(mount_device)s (after %(tries)s rescans)"
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
#, fuzzy
msgid "Fibre Channel device not found."
msgstr "iSCSI device not found at %s"
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, fuzzy, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
@@ -9379,30 +9358,30 @@ msgstr ""
"ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, fuzzy, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr "Found iSCSI node %(mount_device)s (after %(tries)s rescans)"
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9426,61 +9405,61 @@ msgstr "Writing image info file: %s"
msgid "Ensuring image '%s' exists on IVM"
msgstr "Copying image '%s' to IVM"
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "Creating logical volume"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr "Copying image to the device '%s'"
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
#, fuzzy
msgid "Snapshot added to glance."
msgstr "Filters added to instance"
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr "Could not create logical volume. No space left on any volume group."
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr "Unable to get checksum"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr "Image checksums do not match"
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr "Uncompressed image file not found"
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10765,31 +10744,24 @@ msgstr "Asking xapi to fetch vhd image %(image_id)s"
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+#: nova/virt/xenapi/vm_utils.py:1204
+#, fuzzy, python-format
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
"Image size %(size_bytes)d exceeded instance_type allowed size "
"%(allowed_size_bytes)d"
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr "Fetching image %(image_id)s, type %(image_type_str)s"
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "Size for image %(image_id)s: %(virtual_size)d"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
@@ -10798,63 +10770,63 @@ msgstr ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr "Copying VDI %s to /boot/guest on dom0"
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr "Kernel/Ramdisk VDI %s destroyed"
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr "Failed to fetch glance image"
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr "Detected %(image_type_str)s format for image %(image_ref)s"
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr "Looking up vdi %s for PV kernel"
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr "Unknown image format %(disk_image_type)s"
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr "VDI %s is still available"
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr "Unable to parse rrd of %(vm_uuid)s"
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr "Re-scanning SR %s"
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr "Flag sr_matching_filter '%s' does not respect formatting convention"
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
@@ -10864,50 +10836,50 @@ msgstr ""
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr "Cannot find SR of content-type ISO"
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr "ISO: looking at SR %(sr_rec)s"
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr "ISO: not iso content"
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr "ISO: iso content_type, no 'i18n-key' key"
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr "ISO: SR MATCHing our criteria"
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr "ISO: ISO, looking to see if it is host local"
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr "ISO: PBD %(pbd_ref)s disappeared"
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr "ISO: SR with local PBD"
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
@@ -10916,22 +10888,22 @@ msgstr ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr "Unable to obtain RRD XML updates with server details: %(server)s."
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr "Invalid statistics data from Xenserver: %s"
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
@@ -10940,66 +10912,66 @@ msgstr ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr "Timeout waiting for device %s to be created"
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr "Disconnecting stale VDI %s from compute domU"
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr "Plugging VBD %s ... "
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr "Plugging VBD %s done."
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr "VBD %(vbd_ref)s plugged as %(orig_dev)s"
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr "Destroying VBD for VDI %s ... "
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr "Destroying VBD for VDI %s done."
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr "Running pygrub against %s"
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr "Found Xen kernel %s"
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr "No Xen kernel found. Booting HVM."
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -11007,16 +10979,16 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr "Partitions:"
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr " %(num)s: %(ptype)s %(size)d sectors"
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
@@ -11025,19 +10997,19 @@ msgstr ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr "Writing partition table %s done."
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
@@ -11046,7 +11018,7 @@ msgstr ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
@@ -11055,16 +11027,16 @@ msgstr ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr "Manipulating interface files directly"
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr "Failed to mount filesystem (expected for non-linux instances): %s"
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr "This domU must be running on the host specified by xenapi_connection_url"
@@ -11431,11 +11403,29 @@ msgstr "status must be available"
msgid "status must be 'available'"
msgstr "status must be available"
-#~ msgid "%(flag)s : FLAG SET "
-#~ msgstr "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr "Image is larger than instance type allows"
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
+#~ msgstr ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ "Migration not found for instance "
-#~ "%(instance_id)s with status %(status)s."
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
diff --git a/nova/locale/es/LC_MESSAGES/nova.po b/nova/locale/es/LC_MESSAGES/nova.po
index a5bee8419..6e352d0ab 100644
--- a/nova/locale/es/LC_MESSAGES/nova.po
+++ b/nova/locale/es/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2012-05-16 06:44+0000\n"
"Last-Translator: Paco Molinero <paco@byasl.com>\n"
"Language-Team: Spanish <es@li.org>\n"
@@ -175,7 +175,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -191,7 +191,7 @@ msgstr "Entrada invalida recibida"
msgid "Invalid volume"
msgstr "Volumen inválido"
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1024,289 +1024,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "La instacia %(instance_id)s no esta suspendida"
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, fuzzy, python-format
msgid "Node %(node_id)s could not be found."
msgstr "La instacia %(instance_id)s no esta suspendida"
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, fuzzy, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr "La instacia %(instance_id)s no esta suspendida"
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, fuzzy, python-format
msgid "Marker %(marker)s could not be found."
msgstr "La instacia %(instance_id)s no esta suspendida"
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "No se puede unir la imagen con el loopback: %s"
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "No se puede unir la imagen con el loopback: %s"
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr "La instacia %(instance_id)s no esta suspendida"
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "Vamos a ejecutar %s insntacias..."
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, fuzzy, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr "Vamos a ejecutar %s insntacias..."
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, fuzzy, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr "La instacia %(instance_id)s no esta suspendida"
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "La instancia %(instance_id)s no esta en modo de rescate"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "La instancia %(instance_id)s no esta en modo de rescate"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2321,9 +2317,9 @@ msgstr "La instacia %(instance_id)s no esta suspendida"
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2375,6 +2371,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2394,133 +2391,133 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
#, fuzzy
msgid "HostId cannot be updated."
msgstr "Punto de montaje no puede ser traducido: %s"
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
#, fuzzy
msgid "Personality cannot be updated."
msgstr "Punto de montaje no puede ser traducido: %s"
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
#, 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:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
#, fuzzy
msgid "Unable to set password on instance"
msgstr "Fallo a reinicia la instancia"
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3174,12 +3171,12 @@ msgstr "Reiniciar instancia %r"
msgid "stop instance"
msgstr "Reiniciar instancia %r"
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "acción: %s"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3303,7 +3300,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "La instacia %(instance_id)s no esta suspendida"
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "La instacia %(instance_id)s no esta suspendida"
@@ -3802,207 +3799,207 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "Imposible adjuntar volumen a la instancia %s"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr "Vamos a ejecutar %s insntacias..."
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "Se va a iniciar la finalización de las instancias"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "La instacia %(instance_id)s no esta suspendida"
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
#, fuzzy
msgid "going to delete a resizing instance"
msgstr "Se va a iniciar la finalización de las instancias"
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
#, fuzzy
msgid "Going to try to soft delete instance"
msgstr "Vamos a ejecutar %s insntacias..."
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
#, fuzzy
msgid "Going to try to terminate instance"
msgstr "Se va a iniciar la finalización de las instancias"
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
#, fuzzy
msgid "Going to try to stop instance"
msgstr "Vamos a ejecutar %s insntacias..."
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
#, fuzzy
msgid "Going to try to start instance"
msgstr "Vamos a ejecutar %s insntacias..."
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, fuzzy, python-format
msgid "snapshot for %s"
msgstr "Comenzando snapshot para la VM %s"
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, 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:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr "Crear Grupo de Seguridad %s"
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "Imposible destruir VBD %s"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
#, fuzzy
msgid "Security group is still in use"
msgstr "Revocar ingreso al grupo de seguridad %s"
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr "Borrar grupo de seguridad %s"
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr "Autorizar ingreso al grupo de seguridad %s"
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr "Revocar ingreso al grupo de seguridad %s"
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4209,566 +4206,552 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
#, fuzzy
msgid "Failed to dealloc network for deleted instance"
msgstr "Vamos a ejecutar %s insntacias..."
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Capturado error: %s"
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "Vamos a ejecutar %s insntacias..."
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
#, fuzzy
msgid "Rebuilding instance"
msgstr "Reiniciando instancia %s"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Desasociar volumen %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
#, fuzzy
msgid "Rebooting instance"
msgstr "Reiniciando instancia %s"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "Ejecutando instancias: %s"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
#, fuzzy
msgid "Instance disappeared during reboot"
msgstr "instancia %s: reiniciada"
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "instancia %s: creando snapshot"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "Fallo al suspender la instancia"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, fuzzy, python-format
msgid "Driver Error: %s"
msgstr "Capturado error: %s"
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "instancia %s: creando snapshot"
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
#, fuzzy
msgid "Retrieving diagnostics"
msgstr "instancia %s: obteniendo los diagnosticos"
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
#, fuzzy
msgid "Reset network"
msgstr "configurando la red del host"
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
#, fuzzy
msgid "Inject network info"
msgstr "configurando la red del host"
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
#, fuzzy
msgid "Get console output"
msgstr "Obtener salida de la consola para la instancia %s"
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, fuzzy, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "Volume_separado: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "Desvinculando volumen de instancia desconocida %s"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "Volume_separado: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "instancia %s: arrancada"
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "La instacia %(instance_id)s no esta suspendida"
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "Fallo al generar metadatos para la ip %s"
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr "La instacia %(instance_id)s no esta suspendida"
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "Borrando usuario %s"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "instancia %s: arrancada"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "Borrando usuario %s"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, fuzzy, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "Tipo de instancia inválido %(instance_type)s."
@@ -5001,24 +4984,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, fuzzy, python-format
msgid "Invalid instance id %s in request"
msgstr "instancia %s: rescatada"
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6593,14 +6576,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6810,16 +6793,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6832,17 +6805,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6877,7 +6850,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6989,6 +6962,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9107,75 +9090,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "el grupo %s ya existe"
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9199,62 +9182,62 @@ msgstr "Iniciando interfaz puente para %s"
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "Imposible encontrar volumen %s"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
#, fuzzy
msgid "Snapshot added to glance."
msgstr "Fallo a reinicia la instancia"
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "Imposible desasociar volumen %s"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10485,231 +10468,224 @@ msgstr "Pidiendo xapi a subir %(vdi_uuids)s como ID %(image_id)s"
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1207
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "Tamaño para imagen %(image)s:%(virtual_size)d"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr "Copiando VDI %s a /boot/guest on dom0"
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr "Kernel/Ramdisk VDI %s destruído"
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
#, fuzzy
msgid "Failed to fetch glance image"
msgstr "Fallo a reinicia la instancia"
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr "Buscando vid %s para el kernel PV"
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr "VDI %s está todavía disponible"
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr "Re-escaneando SR %s"
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, fuzzy, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr "VHD %(vdi_uuid)s tiene origen en %(parent_ref)s"
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr "Ejecutando pygrub contra %s"
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr "Kernel Xen Encontrado %s"
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr "Kernel Xen no encontrado. Reiniciando HVM"
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10717,58 +10693,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -11128,12 +11104,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "La instacia %(instance_id)s no esta suspendida"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
+#~ msgstr ""
diff --git a/nova/locale/fi_FI/LC_MESSAGES/nova.po b/nova/locale/fi_FI/LC_MESSAGES/nova.po
index 42174063e..6a991e3c2 100644
--- a/nova/locale/fi_FI/LC_MESSAGES/nova.po
+++ b/nova/locale/fi_FI/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Nova\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2013-05-18 19:07+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Finnish (Finland) "
@@ -169,7 +169,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -185,7 +185,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1009,289 +1009,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2297,9 +2293,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2351,6 +2347,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2370,129 +2367,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3131,11 +3128,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3743,199 +3740,199 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4137,551 +4134,537 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
msgid "Error trying to Rescue Instance"
msgstr ""
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4910,24 +4893,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6486,14 +6469,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6702,16 +6685,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6724,17 +6697,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6769,7 +6742,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6881,6 +6854,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8974,75 +8957,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9066,60 +9049,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10328,230 +10311,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10559,58 +10535,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10964,15 +10940,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update to delete instance %(instance_uuid)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
#~ msgstr ""
diff --git a/nova/locale/fr/LC_MESSAGES/nova.po b/nova/locale/fr/LC_MESSAGES/nova.po
index 83ded3842..ef3d901d5 100644
--- a/nova/locale/fr/LC_MESSAGES/nova.po
+++ b/nova/locale/fr/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2012-05-14 08:35+0000\n"
"Last-Translator: Erwan Gallen <Unknown>\n"
"Language-Team: French <fr@li.org>\n"
@@ -173,7 +173,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr "La paire de clés de donnée n'est pas valide"
@@ -189,7 +189,7 @@ msgstr "Entrée invalide reçue"
msgid "Invalid volume"
msgstr "Volume invalide"
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1052,221 +1052,217 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
#, fuzzy
msgid "Maximum number of floating ips exceeded"
msgstr "Aucunes IPs dynamiques existes."
-#: nova/exception.py:997
+#: nova/exception.py:993
#, fuzzy
msgid "Maximum number of fixed ips exceeded"
msgstr "Aucunes IPs dynamiques existes."
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr "L'instance %(instance_id)s n'a pas pu être trouvée."
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "La console pour l'instance %(instance_id)s ne peut être trouvée."
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, fuzzy, python-format
msgid "Node %(node_id)s could not be found."
msgstr "Le volume %(volume_id)s n'a pas pu être trouvé."
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, fuzzy, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr "Le snapshot %(snapshot_id)s n'a pas été trouvé."
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, fuzzy, python-format
msgid "Marker %(marker)s could not be found."
msgstr "L'image %(image_id)s n'a pas été trouvée."
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "Aucun noyau trouvé pour l'image %(image_id)s."
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "Aucun noyau trouvé pour l'image %(image_id)s."
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, fuzzy, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr "Aucune IP dynamique trouvée pour l'hôte %(host)s."
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr "L'instance %(instance_id)s n'a pas pu être trouvée."
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "Va essayer d'arrêter %s"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, fuzzy, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr "Va essayer d'arrêter %s"
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, fuzzy, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
@@ -1275,70 +1271,70 @@ msgstr ""
"Montage du volume %(volume_id)s sur l'instance %(instance_id)s en tant "
"que %(device)s"
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, fuzzy, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr "La paire de clés %(name)s est introuvable pour l'utilisateur %(user_id)s"
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, fuzzy, python-format
msgid "The CA file for %(project)s could not be found"
msgstr "Le quota pour le projet %(project_id)s ne peut pas être trouvé."
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, fuzzy, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr "Le projet %(project_id)s n'a pas été trouvé."
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "L'instance %(instance_id)s n'est pas en mode secours"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "L'instance %(instance_id)s n'est pas en mode secours"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2368,9 +2364,9 @@ msgstr "L'hôte %(host)s ne peut pas être trouvé."
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2422,6 +2418,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2441,133 +2438,133 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
#, fuzzy
msgid "HostId cannot be updated."
msgstr "Le point de montage ne peut pas être traduit : %s"
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
#, fuzzy
msgid "Personality cannot be updated."
msgstr "Le point de montage ne peut pas être traduit : %s"
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
#, 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:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
#, fuzzy
msgid "Unable to set password on instance"
msgstr "Échec du redémarrage de l'instance"
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3225,12 +3222,12 @@ msgstr "Re-démarrage de l'instance %r"
msgid "stop instance"
msgstr "Re-démarrage de l'instance %r"
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "action: %s"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3354,7 +3351,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "Volume non trouvé pour l'instance %(instance_id)s."
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "Volume non trouvé pour l'instance %(instance_id)s."
@@ -3855,207 +3852,207 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "Impossible d'attacher le volume à l'instance %s"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr "Démarrage de %s instances..."
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "Début de la destruction d'instance"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "Le type d'instance %(instance_type_id)s ne peut être trouvé."
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
#, fuzzy
msgid "going to delete a resizing instance"
msgstr "Début de la destruction d'instance"
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
#, fuzzy
msgid "Going to try to soft delete instance"
msgstr "Va essayer d'arrêter %s"
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
#, fuzzy
msgid "Going to try to terminate instance"
msgstr "Va essayer d'arrêter %s"
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
#, fuzzy
msgid "Going to try to stop instance"
msgstr "Va essayer d'arrêter %s"
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
#, fuzzy
msgid "Going to try to start instance"
msgstr "Va essayer d'arrêter %s"
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, fuzzy, python-format
msgid "snapshot for %s"
msgstr "Début de création d'instantané (snapshot) pour la VM %s"
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, fuzzy, python-format
msgid "Going to try to live migrate instance to %s"
msgstr "Va essayer d'arrêter %s"
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr "Création du groupe de sécurité %s"
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "Impossible de supprimer le VBD %s"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
#, fuzzy
msgid "Security group is still in use"
msgstr "Révocation de groupe de sécurité %s"
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr "Suppression du groupe de sécurité %s"
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr "Authorisation du groupe de sécurité %s"
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr "Révocation de groupe de sécurité %s"
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4262,569 +4259,555 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
#, fuzzy
msgid "Failed to dealloc network for deleted instance"
msgstr "Va essayer d'arrêter %s"
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Erreur interceptée : %s"
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "Va essayer d'arrêter %s"
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
#, fuzzy
msgid "Rebuilding instance"
msgstr "Redémarrage de l'instance %s"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Dé-montage du volume %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
#, fuzzy
msgid "Rebooting instance"
msgstr "Redémarrage de l'instance %s"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "Instance actives : %s"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
#, fuzzy
msgid "Instance disappeared during reboot"
msgstr "instance %s: re-démarrée"
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "instance %s: création d'un instantané (snapshot)"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, fuzzy, python-format
msgid "injecting file to %(path)s"
msgstr "Injection du chemin d'accès : '%s'"
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "Échec de la suspension de l'instance"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, fuzzy, python-format
msgid "Driver Error: %s"
msgstr "Erreur interceptée : %s"
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
#, fuzzy
msgid "Unrescuing"
msgstr "instance %s: dé-récupération"
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "instance %s: création d'un instantané (snapshot)"
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
#, fuzzy
msgid "Retrieving diagnostics"
msgstr "instance %s: récupération des diagnostiques"
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
#, fuzzy
msgid "Reset network"
msgstr "réglage de l'hôte réseau"
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
#, fuzzy
msgid "Inject network info"
msgstr "réglage de l'hôte réseau"
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
#, fuzzy
msgid "Get console output"
msgstr "Récupération de la sortie de la console de l'instance %s"
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
#, fuzzy
msgid "Getting vnc console"
msgstr "Ajout de console"
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
#, fuzzy
msgid "Getting spice console"
msgstr "Ajout de console"
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, fuzzy, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "Démontage de volume d'une instance inconnue %s"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "Le réseau %(network_id)s n'a pas été trouvé."
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "L'hôte %(host)s ne peut pas être trouvé."
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "Impossible de récupérer les méta-donnérs pour l'IP : %s"
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr "L'instance %(instance_id)s n'a pas pu être trouvée."
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "Suppression de l'utilisateur %s"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "instance %s: a démarrée"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "Suppression de l'utilisateur %s"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, fuzzy, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "L'instance de type %(instance_type)s est invalide."
@@ -5058,24 +5041,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, fuzzy, python-format
msgid "Invalid instance id %s in request"
msgstr "instance %s: récupérée"
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6656,14 +6639,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6873,16 +6856,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6895,17 +6868,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6940,7 +6913,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -7052,6 +7025,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9179,75 +9162,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "le groupe %s existe déjà"
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9271,62 +9254,62 @@ msgstr "Démarrage de l'interface de Bridge %s"
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "Impossible de trouver le volume %s"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
#, fuzzy
msgid "Snapshot added to glance."
msgstr "Échec du redémarrage de l'instance"
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "Impossible de détacher le volume %s"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10560,165 +10543,158 @@ msgstr "Demande de chargement à xapi de %(vdi_uuids)s en tant qu'ID %(image_id)
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, fuzzy, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr "Image %(image_location)s enregistré avec l'id %(image_id)s"
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "Taille de l'image %(image)s:%(virtual_size)d"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr "Copie de VDI %s vers /boot/guest sur dom0"
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr "Noyau/Ramdisk VDI %s détruit"
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
#, fuzzy
msgid "Failed to fetch glance image"
msgstr "Échec du redémarrage de l'instance"
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr "Recherche du VDI %s pour le PV kernel"
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr "Le VDI %s est toujours disponible"
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr "Re-parcours de SR %s"
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, fuzzy, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr "VHD %(vdi_uuid)s à pour parent %(parent_ref)s"
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
@@ -10727,66 +10703,66 @@ msgstr ""
"L'UUID parent %(parent_uuid)s ne correspond pas au parent originel "
"%(original_parent_uuid)s, attente de coalesence..."
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr "Connexion de VBD %s ... "
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr "Connexion de VBD %s terminée."
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr "Destruction de VBD pour la VDI %s ... "
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr "Destruction de VBD pour la VDI %s terminée."
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr "Exécution de pygrub sur %s"
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr "Kernel Xen %s trouvé"
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr "Pas de kernel Xen trouvé. Démarrage en HVM."
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10794,58 +10770,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr "Ecriture de la table de partitionnement %s terminée."
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -11208,14 +11184,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
#~ msgstr ""
-#~ "Migration non trouvée pour l'instance "
-#~ "%(instance_id)s avec le statut %(status)s."
diff --git a/nova/locale/it/LC_MESSAGES/nova.po b/nova/locale/it/LC_MESSAGES/nova.po
index cb1581cc1..98db77a8a 100644
--- a/nova/locale/it/LC_MESSAGES/nova.po
+++ b/nova/locale/it/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2012-04-01 18:59+0000\n"
"Last-Translator: simone.sandri <lexluxsox@hotmail.it>\n"
"Language-Team: Italian <it@li.org>\n"
@@ -169,7 +169,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -185,7 +185,7 @@ msgstr "E' stato ricevuto un input non valido"
msgid "Invalid volume"
msgstr "Volume non valido"
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1012,289 +1012,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "istanza %s: creazione snapshot in corso"
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "nessun metodo per il messaggio: %s"
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "nessun metodo per il messaggio: %s"
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "Impossibile montare il volume all'istanza %s"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "istanza %s: creazione snapshot in corso"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "istanza %s: creazione snapshot in corso"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2303,9 +2299,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2357,6 +2353,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2376,130 +2373,130 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
#, fuzzy
msgid "Unable to set password on instance"
msgstr "Impossibile riavviare l'istanza"
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3145,12 +3142,12 @@ msgstr "Impossibile riavviare l'istanza"
msgid "stop instance"
msgstr "Impossibile sospendere l'istanza"
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "E' stato riscontrato un errore sconosciuto"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3274,7 +3271,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "Mountpoint %(mountpoint)s montato all'istanza %(instance_name)s"
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "Mountpoint %(mountpoint)s montato all'istanza %(instance_name)s"
@@ -3763,203 +3760,203 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "Impossibile montare il volume all'istanza %s"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "istanza %s: creazione snapshot in corso"
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
#, fuzzy
msgid "going to delete a resizing instance"
msgstr "Impossibile riavviare l'istanza"
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
#, fuzzy
msgid "Going to try to stop instance"
msgstr "Impossibile riavviare l'istanza"
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
#, fuzzy
msgid "Going to try to start instance"
msgstr "Impossibile riavviare l'istanza"
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, fuzzy, python-format
msgid "Going to try to live migrate instance to %s"
msgstr "Impossibile riavviare l'istanza"
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "Impossibile localizzare il volume %s"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4164,561 +4161,547 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "Impossibile riavviare l'istanza"
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
#, fuzzy
msgid "Rebuilding instance"
msgstr "Riavviando l'istanza %s"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Impossibile smontare il volume %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
#, fuzzy
msgid "Rebooting instance"
msgstr "Riavviando l'istanza %s"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "Impossibile montare il volume all'istanza %s"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "istanza %s: creazione snapshot in corso"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "Impossibile sospendere l'istanza"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "istanza %s: creazione snapshot in corso"
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
#, fuzzy
msgid "Retrieving diagnostics"
msgstr "istanza %s: ricezione diagnostiche"
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
#, fuzzy
msgid "Reset network"
msgstr "istanza %s: ripristino rete"
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, fuzzy, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "Impossibile montare il volume all'istanza %s"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "istanza %s: creazione snapshot in corso"
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "istanza %s: sospensione in corso"
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "Impossibile riavviare l'istanza"
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "istanza %s: creazione snapshot in corso"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4951,24 +4934,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6536,14 +6519,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6752,16 +6735,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6774,17 +6747,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6819,7 +6792,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6931,6 +6904,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9047,75 +9030,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9139,62 +9122,62 @@ msgstr "Avviando l'interfaccia Bridge per %s"
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "Impossibile localizzare il volume %s"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
#, fuzzy
msgid "Snapshot added to glance."
msgstr "Impossibile riavviare l'istanza"
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "Impossibile smontare il volume %s"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10406,231 +10389,224 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1207
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "nessun metodo per il messaggio: %s"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr "Kernel/Ramdisk VDI %s distrutti"
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
#, fuzzy
msgid "Failed to fetch glance image"
msgstr "Impossibile riavviare l'istanza"
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr "Cercando vdi %s per kernel PV"
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10638,58 +10614,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -11047,12 +11023,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "istanza %s: creazione snapshot in corso"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
+#~ msgstr ""
diff --git a/nova/locale/ja/LC_MESSAGES/nova.po b/nova/locale/ja/LC_MESSAGES/nova.po
index e93810ab2..8815d18f3 100644
--- a/nova/locale/ja/LC_MESSAGES/nova.po
+++ b/nova/locale/ja/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2011-08-23 11:22+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: \n"
@@ -169,7 +169,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -185,7 +185,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1014,289 +1014,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "インスタンス %s: 起動しました。"
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "イメージをループバック %s にアタッチできません。"
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "イメージをループバック %s にアタッチできません。"
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "%s を停止しようとしています"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, fuzzy, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr "%s を停止しようとしています"
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, fuzzy, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr "ボリューム %(volume_id)s をインスタンス %(instance_id)s のデバイス %(device)s に接続"
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "インスタンス %s: 起動しました。"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "インスタンス %s: 起動しました。"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2309,9 +2305,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2363,6 +2359,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2382,132 +2379,132 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
#, fuzzy
msgid "HostId cannot be updated."
msgstr "マウントポイントを変換できません。 %s"
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
#, fuzzy
msgid "Personality cannot be updated."
msgstr "マウントポイントを変換できません。 %s"
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
#, fuzzy
msgid "Unable to set password on instance"
msgstr "インスタンス終了処理を開始します。"
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3160,12 +3157,12 @@ msgstr "Reboot instance: インスタンス %r を再起動します。"
msgid "stop instance"
msgstr "Reboot instance: インスタンス %r を再起動します。"
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "アクション(action): %s"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3289,7 +3286,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "インスタンス終了処理を開始します。"
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "インスタンス終了処理を開始します。"
@@ -3784,207 +3781,207 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "インスタンス %s にボリュームを接続(attach)できません。"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr "%s 個のインスタンスの起動を始めます…"
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "インスタンス終了処理を開始します。"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "インスタンス %s: 起動しました。"
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
#, fuzzy
msgid "going to delete a resizing instance"
msgstr "インスタンス終了処理を開始します。"
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
#, fuzzy
msgid "Going to try to soft delete instance"
msgstr "%s を停止しようとしています"
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
#, fuzzy
msgid "Going to try to terminate instance"
msgstr "%s を停止しようとしています"
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
#, fuzzy
msgid "Going to try to stop instance"
msgstr "%s を停止しようとしています"
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
#, fuzzy
msgid "Going to try to start instance"
msgstr "%s を停止しようとしています"
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, fuzzy, python-format
msgid "snapshot for %s"
msgstr "VM %s に対するスナップショットを開始します。"
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, fuzzy, python-format
msgid "Going to try to live migrate instance to %s"
msgstr "%s を停止しようとしています"
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr "Create Security Group: セキュリティグループ %s を作成します。"
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "VBD %s の削除に失敗しました。"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
#, fuzzy
msgid "Security group is still in use"
msgstr "Revoke security group ingress: セキュリティグループ許可 %s の取消"
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr "Delete security group: セキュリティグループ %s を削除します。"
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr "Authorize security group ingress: セキュリティグループ許可 %s"
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr "Revoke security group ingress: セキュリティグループ許可 %s の取消"
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4189,569 +4186,555 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
#, fuzzy
msgid "Failed to dealloc network for deleted instance"
msgstr "%s を停止しようとしています"
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, fuzzy, python-format
msgid "Error: %s"
msgstr "エラー %s をキャッチしました。"
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "%s を停止しようとしています"
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
#, fuzzy
msgid "Rebuilding instance"
msgstr "Rebooting instance: インスタンス %s を再起動します。"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Detach volume: ボリューム %s をデタッチします"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
#, fuzzy
msgid "Rebooting instance"
msgstr "Rebooting instance: インスタンス %s を再起動します。"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "インスタンス %s は実行中です。"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
#, fuzzy
msgid "Instance disappeared during reboot"
msgstr "インスタンス%s: 再起動しました。"
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "snapshotting: インスタンス %s のスナップショットを取得中"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, fuzzy, python-format
msgid "injecting file to %(path)s"
msgstr "ファイルパス '%s' を埋め込んでいます"
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "インスタンス終了処理を開始します。"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, fuzzy, python-format
msgid "Driver Error: %s"
msgstr "エラー %s をキャッチしました。"
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
#, fuzzy
msgid "Unrescuing"
msgstr "Unrescuing: インスタンス %s をアンレスキューします。"
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "snapshotting: インスタンス %s のスナップショットを取得中"
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
#, fuzzy
msgid "Retrieving diagnostics"
msgstr "retrieving diagnostics: インスタンス %s の診断情報を取得します。"
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
#, fuzzy
msgid "Reset network"
msgstr "ネットワークホストの設定をします。"
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
#, fuzzy
msgid "Inject network info"
msgstr "ネットワークホストの設定をします。"
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
#, fuzzy
msgid "Get console output"
msgstr "Get console output: インスタンス %s のコンソール出力を取得します。"
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
#, fuzzy
msgid "Getting vnc console"
msgstr "コンソールを追加しています"
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
#, fuzzy
msgid "Getting spice console"
msgstr "コンソールを追加しています"
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, fuzzy, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "ボリューム切断: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "ボリュームを未知のインスタンス %s からデタッチします。"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "ボリューム切断: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "インスタンス %s: 起動しました。"
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "インスタンス %s: 起動しました。"
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "ip %s に対するメタデータの取得に失敗しました。"
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "Deleting user: ユーザ %s を削除します。"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "インスタンス %s: 起動しました。"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "Deleting user: ユーザ %s を削除します。"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4981,24 +4964,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, fuzzy, python-format
msgid "Invalid instance id %s in request"
msgstr "インスタンス %s: rescued"
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6569,14 +6552,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6786,16 +6769,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6808,17 +6781,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6853,7 +6826,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6965,6 +6938,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9079,75 +9062,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "グループ %s は既に存在しています。"
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9171,61 +9154,61 @@ msgstr "%s 用のブリッジインタフェースを開始します。"
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "ボリューム %s の存在が確認できません。"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "ボリューム %s を切断(detach)できません"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10449,232 +10432,225 @@ msgstr "ID %(image_id)s として %(vdi_uuids)s のアップロードの為に x
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1207
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, fuzzy, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr "イメージ %(image_location)s が ID %(image_id)s で登録されました"
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "イメージ %(image)s のサイズ:%(virtual_size)d"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr "ドメイン0 上の /boot/guest に VDI %s をコピー中"
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr "カーネル/RAMディスク VDI %s が削除されました"
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr "PV kernelのvdi %s を取得します。"
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr "VDI %s は依然として存在しています。"
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr "SR %s を再スキャンします。"
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, fuzzy, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr "VHD %(vdi_uuid)s の親は %(parent_ref)s です"
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr "親 %(parent_uuid)s が元々の親 %(original_parent_uuid)s と一致しません。作成を待機しています…"
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr "VBD %s を接続しています… "
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr "仮想ブロックデバイス(VBD) %s の接続が完了しました。"
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr "VDI %s 用の仮想ブロックデバイス(VBD)を削除しています… "
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr "VDI %s 用の仮想ブロックデバイス(VBD)の削除が完了しました。"
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr "%s に対して pygrub を実行しています"
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr "Xen Kernel %s が見つかりました。"
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
"No Xen kernel found. Booting HVM.\r\n"
"Xen 用カーネルが見つかりません。完全仮想化モード(HVM)で起動しています。"
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10682,58 +10658,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr "パーティションテーブル %s の書き込みが完了しました。"
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -11095,12 +11071,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "インスタンス終了処理を開始します。"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
+#~ msgstr ""
diff --git a/nova/locale/ko/LC_MESSAGES/nova.po b/nova/locale/ko/LC_MESSAGES/nova.po
index e12904c36..05d75f40c 100644
--- a/nova/locale/ko/LC_MESSAGES/nova.po
+++ b/nova/locale/ko/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2011-12-16 04:42+0000\n"
"Last-Translator: Zhongyue Luo <lzyeval@gmail.com>\n"
"Language-Team: Korean <ko@li.org>\n"
@@ -168,7 +168,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -184,7 +184,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1009,289 +1009,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "인스턴스 %s: 스냅샷 저장중"
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "인스턴스 %s: 스냅샷 저장중"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "인스턴스 %s: 스냅샷 저장중"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2297,9 +2293,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2351,6 +2347,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2370,129 +2367,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3135,11 +3132,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3263,7 +3260,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "%(instance_name)s 인스턴스에 %(mountpoint)s 마운트지점이 장착되었습니다"
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "%(instance_name)s 인스턴스에 %(mountpoint)s 마운트지점이 장착되었습니다"
@@ -3749,200 +3746,200 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "인스턴스 %s: 스냅샷 저장중"
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "%s 볼륨을 찾을수 없습니다"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4145,558 +4142,544 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
#, fuzzy
msgid "Rebuilding instance"
msgstr "인스턴스 %s를 재부팅합니다"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "%s 볼륨 탈착에 실패했습니다"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
#, fuzzy
msgid "Rebooting instance"
msgstr "인스턴스 %s를 재부팅합니다"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "인스턴스 %s: 스냅샷 저장중"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "인스턴스 %s를 재부팅합니다"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "인스턴스 %s: 스냅샷 저장중"
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, fuzzy, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "인스턴스 %s: 스냅샷 저장중"
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "인스턴스 %s: 스냅샷 저장중"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4925,24 +4908,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6501,14 +6484,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6717,16 +6700,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6739,17 +6712,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6784,7 +6757,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6896,6 +6869,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9004,75 +8987,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9096,61 +9079,61 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "%s 볼륨을 찾을수 없습니다"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "%s 볼륨 탈착에 실패했습니다"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10361,230 +10344,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1207
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10592,58 +10568,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10999,12 +10975,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "인스턴스 %s: 스냅샷 저장중"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
+#~ msgstr ""
diff --git a/nova/locale/ko_KR/LC_MESSAGES/nova.po b/nova/locale/ko_KR/LC_MESSAGES/nova.po
index a426ca671..92b9f8a74 100644
--- a/nova/locale/ko_KR/LC_MESSAGES/nova.po
+++ b/nova/locale/ko_KR/LC_MESSAGES/nova.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Nova\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2013-05-06 16:05+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: en_US <LL@li.org>\n"
@@ -169,7 +169,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr "Keypair 데이터가 맞지 않습니다"
@@ -185,7 +185,7 @@ msgstr "입력 값이 정확하지 않습니다."
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1009,289 +1009,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2297,9 +2293,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2351,6 +2347,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2370,129 +2367,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3131,11 +3128,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3744,199 +3741,199 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4138,551 +4135,537 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
msgid "Error trying to Rescue Instance"
msgstr ""
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4911,24 +4894,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6487,14 +6470,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6703,16 +6686,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6725,17 +6698,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6770,7 +6743,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6882,6 +6855,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8975,75 +8958,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9067,60 +9050,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10329,230 +10312,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10560,58 +10536,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10966,15 +10942,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update to delete instance %(instance_uuid)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
#~ msgstr ""
diff --git a/nova/locale/nb/LC_MESSAGES/nova.po b/nova/locale/nb/LC_MESSAGES/nova.po
index 2c984fc21..fb336bf8e 100644
--- a/nova/locale/nb/LC_MESSAGES/nova.po
+++ b/nova/locale/nb/LC_MESSAGES/nova.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Nova\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2012-09-13 10:30+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: nb <LL@li.org>\n"
@@ -170,7 +170,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -186,7 +186,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1010,289 +1010,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr "Kvote overskredet"
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "Tjeneste %(service_id)s ble ikke funnet."
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, fuzzy, python-format
msgid "Node %(node_id)s could not be found."
msgstr "Prosjekt %(project_id)s ble ikke funnet."
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, fuzzy, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr "Prosjekt %(project_id)s ble ikke funnet."
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, fuzzy, python-format
msgid "Marker %(marker)s could not be found."
msgstr "Tjeneste %(service_id)s ble ikke funnet."
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2299,9 +2295,9 @@ msgstr "Tjeneste %(service_id)s ble ikke funnet."
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2353,6 +2349,7 @@ msgid "Bad network format: missing %s"
msgstr "Feil nettverks-format: mangler %s"
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr "Feil nettverks-format"
@@ -2372,130 +2369,130 @@ msgstr ""
msgid "Server name is not defined"
msgstr "Tjenernavn er ikke definert"
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
#, fuzzy
msgid "Flavor used by the instance could not be found."
msgstr "Ressurs ble ikke funnet."
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3139,11 +3136,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3753,199 +3750,199 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4147,551 +4144,537 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
msgid "Error trying to Rescue Instance"
msgstr ""
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "Nettverk ikke funnet"
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "Kunne ikke hente metadata for ip:% s"
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4920,24 +4903,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6499,14 +6482,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6717,16 +6700,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6739,17 +6712,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6784,7 +6757,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6896,6 +6869,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8993,75 +8976,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, fuzzy, python-format
msgid "AoE device not found at %s"
msgstr "Tjener ikke funnet"
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9085,60 +9068,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10350,230 +10333,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10581,58 +10557,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10987,15 +10963,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update to delete instance %(instance_uuid)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
#~ msgstr ""
diff --git a/nova/locale/nova.pot b/nova/locale/nova.pot
index 02087978d..ab342162c 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.254\n"
+"Project-Id-Version: nova jenkins.nova.propose.translation.update.255\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -168,7 +168,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -184,7 +184,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1008,289 +1008,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2296,9 +2292,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2350,6 +2346,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2369,129 +2366,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3130,11 +3127,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3742,199 +3739,199 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4136,551 +4133,537 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
msgid "Error trying to Rescue Instance"
msgstr ""
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4909,24 +4892,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6485,14 +6468,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6701,16 +6684,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6723,17 +6696,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6768,7 +6741,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6880,6 +6853,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8973,75 +8956,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9065,60 +9048,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10327,230 +10310,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10558,58 +10534,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
diff --git a/nova/locale/pt_BR/LC_MESSAGES/nova.po b/nova/locale/pt_BR/LC_MESSAGES/nova.po
index f871f48e4..4d26c4dd4 100644
--- a/nova/locale/pt_BR/LC_MESSAGES/nova.po
+++ b/nova/locale/pt_BR/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2012-05-04 19:25+0000\n"
"Last-Translator: Júlio Cezar Santos Pires <Unknown>\n"
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
@@ -169,7 +169,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -185,7 +185,7 @@ msgstr "Dados recebidos é inválido"
msgid "Invalid volume"
msgstr "Volume inválido"
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1014,289 +1014,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "A instância %(instance_id)s não está executando."
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, fuzzy, python-format
msgid "Node %(node_id)s could not be found."
msgstr "Volume %(volume_id)s não pode ser encontrado."
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, fuzzy, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr "Projeto %(project_id)s não foi encontrado."
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, fuzzy, python-format
msgid "Marker %(marker)s could not be found."
msgstr "Imagem %(image_id)s não foi encontrada."
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "Kernel não encontrado para a imagem %(image_id)s."
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "Kernel não encontrado para a imagem %(image_id)s."
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr "A instância %(instance_id)s não está executando."
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "Começando a terminar instâncias"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, fuzzy, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr "Começando a terminar instâncias"
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, fuzzy, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr "A instância %(instance_id)s não está executando."
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, fuzzy, python-format
msgid "The CA file for %(project)s could not be found"
msgstr "Projeto %(project_id)s não foi encontrado."
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, fuzzy, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr "Projeto %(project_id)s não foi encontrado."
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "A instância %(instance_id)s não está executando."
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "A instância %(instance_id)s não está executando."
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2310,9 +2306,9 @@ msgstr "Host %(host)s não encontrado."
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2364,6 +2360,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2383,133 +2380,133 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
#, fuzzy
msgid "HostId cannot be updated."
msgstr "Ponto de montagem não pode ser traduzido: %s"
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
#, fuzzy
msgid "Personality cannot be updated."
msgstr "Ponto de montagem não pode ser traduzido: %s"
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
#, 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:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
#, fuzzy
msgid "Unable to set password on instance"
msgstr "Falhou ao reiniciar instância"
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3165,12 +3162,12 @@ msgstr "Iniciando instância %s"
msgid "stop instance"
msgstr "Reiniciar instância %r"
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "ação: %s"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3294,7 +3291,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "Volume não encontrada para a instância %(instance_id)s."
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "Volume não encontrada para a instância %(instance_id)s."
@@ -3789,207 +3786,207 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "Não é possível anexar o volume na instância %s"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "Começando a terminar instâncias"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "A instância %(instance_id)s não está executando."
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
#, fuzzy
msgid "going to delete a resizing instance"
msgstr "Começando a terminar instâncias"
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
#, fuzzy
msgid "Going to try to soft delete instance"
msgstr "Começando a terminar instâncias"
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
#, fuzzy
msgid "Going to try to terminate instance"
msgstr "Começando a terminar instâncias"
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
#, fuzzy
msgid "Going to try to stop instance"
msgstr "Falhou ao reiniciar instância"
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
#, fuzzy
msgid "Going to try to start instance"
msgstr "Começando a terminar instâncias"
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, fuzzy, python-format
msgid "Going to try to live migrate instance to %s"
msgstr "Começando a terminar instâncias"
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr "Criar Grupo de Segurança %s"
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "Não é possível destruir o VBD %s"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
#, fuzzy
msgid "Security group is still in use"
msgstr "Revogado entrada do grupo de segurança %s"
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr "Excluir grupo de segurança %s"
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr "Autorizada entrada do grupo de segurança %s"
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr "Revogado entrada do grupo de segurança %s"
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4194,568 +4191,554 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
#, fuzzy
msgid "Failed to dealloc network for deleted instance"
msgstr "Começando a terminar instâncias"
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Capturado o erro: %s"
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "Começando a terminar instâncias"
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
#, fuzzy
msgid "Rebuilding instance"
msgstr "Reconstruindo instância %s"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Desanexar volume %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
#, fuzzy
msgid "Rebooting instance"
msgstr "Reiniciando a instância %s"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "Reconstruindo instância %s"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "instância %s: fazendo um snapshot"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr "Removendo imagem %s"
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
#, fuzzy
msgid "error setting admin password"
msgstr "Configurar senha do administrador"
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "Falha ao suspender instância"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, fuzzy, python-format
msgid "Driver Error: %s"
msgstr "Capturado o erro: %s"
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
#, fuzzy
msgid "Unrescuing"
msgstr "instância %s: desfazendo o resgate"
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "Instância não existe"
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
#, fuzzy
msgid "Retrieving diagnostics"
msgstr "instância %s: recuperando os diagnósticos"
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
#, fuzzy
msgid "Reset network"
msgstr "instância %s: reset da rede"
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
#, fuzzy
msgid "Get console output"
msgstr "Obter saída do console para instância %s"
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
#, fuzzy
msgid "Getting vnc console"
msgstr "Adicionando console"
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
#, fuzzy
msgid "Getting spice console"
msgstr "Adicionando console"
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, fuzzy, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "Desconectando volume da instância desconhecida %s"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "Rede %(network_id)s não foi encontrada."
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "Host %(host)s não encontrado."
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "Falha ao obter metadados para o ip: %s"
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr "A instância %(instance_id)s não está executando."
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "Remover volume com id: %s"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "Instância %s não encontrada"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "Removendo imagem %s"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, fuzzy, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "Iniciando instância %s"
@@ -4987,24 +4970,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, fuzzy, python-format
msgid "Invalid instance id %s in request"
msgstr "Corpo do pedido está mal formado"
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6576,14 +6559,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6793,16 +6776,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6815,17 +6788,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6860,7 +6833,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6972,6 +6945,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9097,75 +9080,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "group %s já existe"
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9189,62 +9172,62 @@ msgstr "Iniciando a Bridge para %s"
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "Não é possível localizar o volume %s"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, fuzzy, python-format
msgid "Copying image to the device '%s'"
msgstr "Obtendo o tamanho da imagem para a imagem %s"
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
#, fuzzy
msgid "Snapshot added to glance."
msgstr "Falhou ao reiniciar instância"
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "Não é possível desconectar o volume %s"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10468,231 +10451,224 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1207
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "Tamanho da imagem %(image)s:%(virtual_size)d"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr "Copiando o VDI %s de /boot/guest no dom0"
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr "Kernel/Ramdisk %s destruidos"
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
#, fuzzy
msgid "Failed to fetch glance image"
msgstr "Falhou ao reiniciar instância"
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr "Verificando o vdi %s para kernel PV"
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr "O VDI %s continua disponível"
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr "Re-escaneando SR %s"
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, fuzzy, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr "O VHD %(vdi_uuid)s tem pai %(parent_ref)s"
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr "Conectando VBD %s ... "
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr "O VDB %s foi conectado."
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr "Destruindo VBD para o VDI %s ... "
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr "O VBD para o VDI %s foi destruído."
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr "Rodando pygrub novamente %s"
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr "Kernel Xen encontrado: %s"
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr "Kernel Xen não encontrado. Iniciando como HVM."
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10700,58 +10676,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -11109,12 +11085,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "A instância %(instance_id)s não está executando."
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
+#~ msgstr ""
diff --git a/nova/locale/ru/LC_MESSAGES/nova.po b/nova/locale/ru/LC_MESSAGES/nova.po
index ebea35ab6..ba40ca205 100644
--- a/nova/locale/ru/LC_MESSAGES/nova.po
+++ b/nova/locale/ru/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2012-03-25 09:34+0000\n"
"Last-Translator: Eugene Marshal <Unknown>\n"
"Language-Team: Russian <ru@li.org>\n"
@@ -176,7 +176,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -192,7 +192,7 @@ msgstr ""
msgid "Invalid volume"
msgstr "Недопустимый том"
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr "Недопустимые метаданные"
@@ -1037,294 +1037,290 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr "Образ больше, чем допустимо для этого типа копии"
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr "Недостаточно памяти на узле сети compute для запуска %(uuid)s."
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr "Допустимый узел не найден. %(reason)s"
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr "Превышена квота"
-#: nova/exception.py:988
+#: nova/exception.py:984
#, fuzzy, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr "Превышена квота для %(pid)s, попытка выполнить %(min_count)s копий"
-#: nova/exception.py:993
+#: nova/exception.py:989
#, fuzzy
msgid "Maximum number of floating ips exceeded"
msgstr "Выбрано макс. количество узлов (%d)"
-#: nova/exception.py:997
+#: nova/exception.py:993
#, fuzzy
msgid "Maximum number of fixed ips exceeded"
msgstr "Выбрано макс. количество узлов (%d)"
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, fuzzy, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr "Выбрано макс. количество узлов (%d)"
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
#, fuzzy
msgid "Maximum number of key pairs exceeded"
msgstr "Выбрано макс. количество узлов (%d)"
-#: nova/exception.py:1021
+#: nova/exception.py:1017
#, fuzzy
msgid "Maximum number of security groups or rules exceeded"
msgstr "Выбрано макс. количество узлов (%d)"
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, fuzzy, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr "Невозможно назначить пароль администратора. Копия %s не выполняется"
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr "Копия %(instance_id)s не найдена."
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "Консоль для копии %(instance_id)s не найдена."
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, fuzzy, python-format
msgid "Node %(node_id)s could not be found."
msgstr "Том %(volume_id)s не найден."
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, fuzzy, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr "Снимок %(snapshot_id)s не может быть найден."
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, fuzzy, python-format
msgid "Marker %(marker)s could not be found."
msgstr "Образ %(image_id)s не найден."
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "Получение образа %(image)s"
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "Получение образа %(image)s"
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr "Копия %(instance_id)s не найдена"
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "Выполнение запуска копий"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, fuzzy, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr "Выполнение запуска копий"
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, fuzzy, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr "Подключить том %(volume_id)s для копии %(instance_id)s на %(device)s"
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, fuzzy, python-format
msgid "The CA file for %(project)s could not be found"
msgstr "Квота проекта %(project_id)s не найдена."
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, fuzzy, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr "Проект %(project_id)s не найден."
-#: nova/exception.py:1170
+#: nova/exception.py:1166
#, fuzzy
msgid "Instance recreate is not implemented by this virt driver."
msgstr "set_admin_password не реализован в этой драйвере."
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "Копия %(instance_id)s не переведена в режим восстановления"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "Копия %(instance_id)s не переведена в режим восстановления"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2356,9 +2352,9 @@ msgstr "Узел %(host)s не найден."
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr "Копия не найдена"
@@ -2411,6 +2407,7 @@ msgid "Bad network format: missing %s"
msgstr "Недопустимый сетевой формат: отсутствует %s"
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr "Недопустимый сетевой формат"
@@ -2430,134 +2427,134 @@ msgstr ""
msgid "Server name is not defined"
msgstr "Имя сервера не задано"
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr "Предоставлен недопустимый flavorRef."
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr "Невозможно найти запрошенный образ"
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr "Предоставлен недопустимый key_name."
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
#, fuzzy
msgid "HostId cannot be updated."
msgstr "Точка подключения не может быть переведена: %s"
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
#, fuzzy
msgid "Personality cannot be updated."
msgstr "Точка подключения не может быть переведена: %s"
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr "С копией не производилось изменение размера."
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
#, fuzzy
msgid "Flavor used by the instance could not be found."
msgstr "Копия %(instance_id)s не найдена."
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr "Отсутствует аргумент типа 'type' для перезагрузки"
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
#, fuzzy
msgid "Resize requires a flavor change."
msgstr "Изменение размера требует изменения объёма."
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr "Отсутствует атрибут imageRef"
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr "Отсутствует атрибут flavorRef"
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr "adminPass не был задан"
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr "Недопустимый adminPass"
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
#, fuzzy
msgid "Unable to set password on instance"
msgstr "Ошибка перезагрузки копии"
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr "Запрос изменения размера имеет недопустимый атрибут 'flavorRef'."
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr "Запросы изменение размера требуют атрибут 'flavorRef'."
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr "Недопустимый запрос тела"
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, fuzzy, python-format
msgid "Removing options '%s' from query"
msgstr "Удаление параметров '%(unk_opt_str)s' из запроса"
@@ -3223,12 +3220,12 @@ msgstr "Запуск копии %s"
msgid "stop instance"
msgstr "Выполнение остановки копий"
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "Неизвестная цепочка: %r"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
#, fuzzy
msgid "Unknown service"
msgstr "Ошибка аутентификации"
@@ -3353,7 +3350,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "Не найден том для копии %(instance_id)s."
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "Не найден том для копии %(instance_id)s."
@@ -3857,81 +3854,81 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "Невозможно присоединить том для копии %s"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr "Выполняет запуск %s копий..."
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr "bdm %s"
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr "block_device_mapping %s"
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "Выполнение завершения работы копий"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "Тип копии %(instance_type_id)s не найден."
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
#, fuzzy
msgid "going to delete a resizing instance"
msgstr "Выполнение завершения работы копий"
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, fuzzy, python-format
msgid "instance's host %s is down, deleting from database"
msgstr "Отсутствует узел для копии %s, немедленное удаление"
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
#, fuzzy
msgid "Going to try to soft delete instance"
msgstr "Выполнение запуска копий"
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
#, fuzzy
msgid "Going to try to terminate instance"
msgstr "Будет выполнения попытка завершить работу %s"
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
#, fuzzy
msgid "Going to try to stop instance"
msgstr "Попытка остановить %s"
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
#, fuzzy
msgid "Going to try to start instance"
msgstr "Попытка запустить %s"
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr "Поиск по: %s"
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, fuzzy, python-format
msgid "snapshot for %s"
msgstr "Запуск снимка для ВМ %s"
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
@@ -3940,62 +3937,62 @@ msgstr ""
"Устаревший тип копии %(current_instance_type_name)s, новый тип копии "
"%(new_instance_type_name)s"
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, 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:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, fuzzy, python-format
msgid "Going to try to live migrate instance to %s"
msgstr "Будет выполнения попытка завершить работу %s"
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr "Группа безопасности %s не может быть пустой."
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, fuzzy, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
@@ -4004,65 +4001,65 @@ msgstr ""
"Значение (%s) для параметра GroupName недопустимо. Длина превышает "
"максимально допустимое значение 255."
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr "Создать группу безопасности %s"
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr "Группа безопасности %s уже существует"
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "Невозможно ликвидировать vbd %s"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
#, fuzzy
msgid "Security group is still in use"
msgstr "Группа безопасности (%s) не найдена"
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr "Удалить группу безопасности %s"
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr "Правило (%s) не найдено"
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
#, fuzzy
msgid "Quota exceeded, too many security group rules."
msgstr "Добавление правила группы безопасности: %r"
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4268,163 +4265,145 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
#, fuzzy
msgid "Failed to dealloc network for deleted instance"
msgstr "Выполнение запуска копий"
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Ошибка БД: %s"
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-"Образ '%(image_id)s' размером %(size_bytes)d, превышает exceeded "
-"instance_type допустимый размер %(allowed_size_bytes)d"
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "Выполнение запуска копий"
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr "Пропуск DiskNotFound: %s"
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, fuzzy, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr "Пропуск DiskNotFound: %s"
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr "завершение работы bdm %s"
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr "%s. Установка состояния копии vm_state на ERROR"
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
#, fuzzy
msgid "Rebuilding instance"
msgstr "Обновление сборки %s"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, fuzzy, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr "%(path)s располагается на общедоступном накопителе: %(reason)s"
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Создать снимок из тома %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
#, fuzzy
msgid "Rebooting instance"
msgstr "Перезагрузка копии %s"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, fuzzy, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
@@ -4433,22 +4412,22 @@ msgstr ""
"попытка перезагрузки не выполняемой копии: %(instance_uuid)s (состояние: "
"%(state)s ожидалось: %(running)s)"
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "Обновление сборки %s"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
#, fuzzy
msgid "Instance disappeared during reboot"
msgstr "копия не включена"
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "копия %s: выполнение снимка"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, fuzzy, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
@@ -4457,224 +4436,224 @@ msgstr ""
"попытка создания снимка не выполняемой копии: %(instance_uuid)s "
"(состояние: %(state)s ожидалось: %(running)s)"
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr "Найдено %(num_images)d образов (ротация: %(rotation)d)"
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr "Удаление образа %s"
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr "Невозможно назначить пароль администратора. Копия %s не выполняется"
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
#, fuzzy
msgid "Root password set"
msgstr "Копия %s: Назначение административного пароля"
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
#, fuzzy
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr "set_admin_password не реализован в этой драйвере."
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, fuzzy, python-format
msgid "set_admin_password failed: %s"
msgstr "set_admin_password не реализован в этой драйвере."
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
#, fuzzy
msgid "error setting admin password"
msgstr "Ошибка назначения пароля администратора"
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "Ошибка приостановления копии"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, fuzzy, python-format
msgid "Driver Error: %s"
msgstr "Ошибка БД: %s"
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "Копия не существует"
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr "назначение совпадает с источником!"
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
#, fuzzy
msgid "Retrieving diagnostics"
msgstr "копия %s: принятие диагностики"
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
#, fuzzy
msgid "Reset network"
msgstr "Восстановление сети"
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
#, fuzzy
msgid "Inject network info"
msgstr "установка сетевого узла"
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
#, fuzzy
msgid "Get console output"
msgstr "Получить консольный вывод для копии %s"
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
#, fuzzy
msgid "Getting vnc console"
msgstr "копия %s: получение консоли vnc"
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
#, fuzzy
msgid "Getting spice console"
msgstr "копия %s: получение консоли vnc"
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "Отсоединение тома от неизвестной копии %s"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "Попытка удаления несуществующей консоли %(console_id)s."
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, fuzzy, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr "сетевые распределения для копии %s"
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "Сеть %(network_id)s не найдена."
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "Узел %(host)s не найден."
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
#, fuzzy
msgid "_post_live_migration() is started.."
msgstr "Запущено post_live_migration().."
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@@ -4683,21 +4662,21 @@ msgstr ""
"отсутствует домен с соответствующим именем.\" Эта ошибка может быть "
"безопасно пропущена."
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
#, fuzzy
msgid "Post operation of migration started"
msgstr "Запущено post_live_migration().."
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "Ошибка получения метаданных для ip: %s"
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
@@ -4706,64 +4685,64 @@ msgstr ""
"Найдены %(migration_count)d неподтверждённых перемещений, старше "
"%(confirm_window)d секунд"
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, fuzzy, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr "Завершение работы ВМ для копии %(instance_uuid)s"
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr "Копия %(instance_id)s не найдена"
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
#, fuzzy
msgid "In ERROR state"
msgstr "Ошибка БД: %s"
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr "Обновление временных данных использования полосы пропускания"
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "Обновление временных данных использования полосы пропускания"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr "Обновление состояния узла"
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
@@ -4772,88 +4751,88 @@ msgstr ""
"Найдено %(num_db_instances)s в базе данных и %(num_vm_instances)s в "
"гипервизоре."
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "копия не включена"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
#, fuzzy
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr "FLAGS.reclaim_instance_interval <= 0, пропуск..."
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "LoggingVolumeDriver: %s"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, fuzzy, python-format
msgid "No service record for host %s"
msgstr "Нет службы для compute ID %s"
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, fuzzy, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
"Не распознанное значение '%(action)s' для "
"FLAGS.running_deleted_instance_action"
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, fuzzy, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "%s. Установка состояния копии vm_state на ERROR"
@@ -5089,24 +5068,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr "Нераспознанное значение read_deleted '%s'"
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, fuzzy, python-format
msgid "Invalid instance id %s in request"
msgstr "Недопустимый запрос тела"
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6707,14 +6686,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6925,16 +6904,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr "Создание файлов в %s для имитации гостевого агента"
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr "Удаление файлов имитации гостевого агента в %s"
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6947,18 +6916,18 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
#, 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:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6993,7 +6962,7 @@ msgstr "После принудительного завершения рабо
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
#, fuzzy
msgid "spawn error"
msgstr "Ошибка аутентификации"
@@ -7109,6 +7078,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr "Создание файлов в %s для имитации гостевого агента"
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr "Удаление файлов имитации гостевого агента в %s"
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9252,48 +9231,48 @@ msgstr ""
"Том ISCSI не найден в: %(mount_device)s. Будет выполнена повторная "
"проверка и попытка. Повторение: %(tries)s"
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, fuzzy, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr "Найден узел iSCSI %(mount_device)s (после %(tries)s повторных проверок)"
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "образ уже присоединён"
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, fuzzy, python-format
msgid "AoE device not found at %s"
msgstr "iSCSI-устройство не найдено в %s"
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, fuzzy, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
"Том ISCSI не найден в: %(mount_device)s. Будет выполнена повторная "
"проверка и попытка. Повторение: %(tries)s"
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, fuzzy, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr "Найден узел iSCSI %(mount_device)s (после %(tries)s повторных проверок)"
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
#, fuzzy
msgid "Fibre Channel device not found."
msgstr "iSCSI-устройство не найдено в %s"
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, fuzzy, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
@@ -9302,30 +9281,30 @@ msgstr ""
"Том ISCSI не найден в: %(mount_device)s. Будет выполнена повторная "
"проверка и попытка. Повторение: %(tries)s"
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, fuzzy, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr "Найден узел iSCSI %(mount_device)s (после %(tries)s повторных проверок)"
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9349,62 +9328,62 @@ msgstr "Запуск моста интерфейса для %s"
msgid "Ensuring image '%s' exists on IVM"
msgstr "Выгрузка образа %s"
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "создание sr в volume_utils"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, fuzzy, python-format
msgid "Copying image to the device '%s'"
msgstr "Получение размера образа для образа %s"
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
#, fuzzy
msgid "Snapshot added to glance."
msgstr "Ошибка перезагрузки копии"
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "Невозможно использовать глобальные полномочия %(role_id)s"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10668,31 +10647,24 @@ msgstr "Запрос xapi на приём образа vhd %(image)s"
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+#: nova/virt/xenapi/vm_utils.py:1204
+#, fuzzy, python-format
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
"Размер образа %(size_bytes)d превышает допустимый instance_type размер "
"%(allowed_size_bytes)d"
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, fuzzy, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr "Получение образа %(image)s"
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "Ядро не найдено для образа %(image_id)s."
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
@@ -10701,204 +10673,204 @@ msgstr ""
"Превышен размер ядра/Ramdisk образа: %(vdi_size)d байт, макс. "
"%(max_size)d байт"
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr "Копирование VDI %s в /boot/guest на dom0"
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr "Ядро/Ramdisk VDI %s ликвидирован"
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
#, fuzzy
msgid "Failed to fetch glance image"
msgstr "Ошибка перезагрузки копии"
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr "Обнаружен %(image_type_str)s формат для образа %(image_ref)s"
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr "Поиск vdi %s для ядра PV"
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr "Неизвестный формат образа %(disk_image_type)s"
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr "VDI %s до сих пор доступен"
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr "Повторная проверка SR %s"
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr "Невозможно найти SR типа содержимого ISO"
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr "ISO: поиск SR %(sr_rec)s"
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr "ISO: не содержимое iso типа"
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr "ISO: SR с локальной PBD"
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr "Время ожидания при создании устройства %s"
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr "Подсоединение VBD %s ... "
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr "Подсоединение VBD %s выполнено."
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr "VBD %(vbd_ref)s подсоединено как %(orig_dev)s"
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
"VBD %(vbd_ref)s подсоединено в неправильный dev, изменение назначения на "
"%(dev)s"
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr "Ликвидирование VBD для VDI %s ... "
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr "Ликвидирование VBD для VDI %s завершено."
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr "Найдено ядро Xen %s"
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr "Ядро Xen не найдено. Загрузка HVM."
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10906,16 +10878,16 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr "Разделы:"
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr " %(num)s: %(ptype)s %(size)d секторов"
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
@@ -10924,44 +10896,44 @@ msgstr ""
"Запись таблицы разделов %(primary_first)d %(primary_last)d в "
"%(dev_path)s..."
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr "Запись таблицы разделов %s выполнена."
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
"Ошибка присоединения файловой системы (ожидаемо для копий не на базе "
"linux): %s"
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -11340,14 +11312,29 @@ msgstr "Образ должен быть доступен"
msgid "status must be 'available'"
msgstr "Образ должен быть доступен"
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr "Образ больше, чем допустимо для этого типа копии"
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
+#~ "Образ '%(image_id)s' размером %(size_bytes)d, "
+#~ "превышает exceeded instance_type допустимый "
+#~ "размер %(allowed_size_bytes)d"
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ "Перемещение не найдено для копии "
-#~ "%(instance_id)s в состоянии %(status)s."
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
diff --git a/nova/locale/tl/LC_MESSAGES/nova.po b/nova/locale/tl/LC_MESSAGES/nova.po
index f20cab01b..c14ed0856 100644
--- a/nova/locale/tl/LC_MESSAGES/nova.po
+++ b/nova/locale/tl/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2011-08-23 11:21+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: Tagalog <tl@li.org>\n"
@@ -168,7 +168,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -184,7 +184,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1008,289 +1008,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "walang paraan para sa mensahe: %s"
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "walang paraan para sa mensahe: %s"
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2296,9 +2292,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2350,6 +2346,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2369,129 +2366,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3130,11 +3127,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3743,199 +3740,199 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4137,551 +4134,537 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
msgid "Error trying to Rescue Instance"
msgstr ""
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4910,24 +4893,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6486,14 +6469,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6702,16 +6685,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6724,17 +6697,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6769,7 +6742,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6881,6 +6854,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8974,75 +8957,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9066,60 +9049,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10328,230 +10311,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "walang paraan para sa mensahe: %s"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10559,58 +10535,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10964,15 +10940,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update to delete instance %(instance_uuid)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
#~ msgstr ""
diff --git a/nova/locale/tr/LC_MESSAGES/nova.po b/nova/locale/tr/LC_MESSAGES/nova.po
index 0e5c176ba..7bb7c25b8 100644
--- a/nova/locale/tr/LC_MESSAGES/nova.po
+++ b/nova/locale/tr/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2011-12-14 18:10+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish <tr@li.org>\n"
@@ -168,7 +168,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -184,7 +184,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1008,289 +1008,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2296,9 +2292,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2350,6 +2346,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2369,129 +2366,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3130,11 +3127,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3742,199 +3739,199 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4136,551 +4133,537 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
msgid "Error trying to Rescue Instance"
msgstr ""
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4909,24 +4892,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6485,14 +6468,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6701,16 +6684,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6723,17 +6696,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6768,7 +6741,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6880,6 +6853,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8973,75 +8956,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9065,60 +9048,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10327,230 +10310,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10558,58 +10534,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10963,15 +10939,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update to delete instance %(instance_uuid)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
#~ msgstr ""
diff --git a/nova/locale/tr_TR/LC_MESSAGES/nova.po b/nova/locale/tr_TR/LC_MESSAGES/nova.po
index 469997621..41e0e851d 100644
--- a/nova/locale/tr_TR/LC_MESSAGES/nova.po
+++ b/nova/locale/tr_TR/LC_MESSAGES/nova.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Nova\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2013-02-02 18:03+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: en_US <LL@li.org>\n"
@@ -170,7 +170,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr "Anahtar çifti verisi geçersiz"
@@ -186,7 +186,7 @@ msgstr "Geçersiz giriş yapıldı"
msgid "Invalid volume"
msgstr "Geçersiz bölüm"
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr "Geçersiz metadata"
@@ -1037,291 +1037,287 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr "İmaj dosyası verilen örneğin müsade ettiği türden daha büyük"
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr "Örnek türün belleği istenilen imaj dosyası için çok küçük."
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr "Örnek türünün diski istenilen imaj dosyası için çok küçük."
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr "%(uuid)s hesaplama düğümü başlatmada yetersiz boş hafıza."
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr "Bu sunucu için bant genişliği/cpu/disk ölçümleri alınamadı."
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr "Geçerli bir sunucu bulunamadı: %(reason)s"
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr "Kota aşıldı"
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr "Kişisel dosya limiti aşıldı"
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr "Kişisel dosya yolu çok uzun"
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr "Kişisel dosya içeriği çok uzun"
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr "%(aggregate_id)s kümesi bulunamadı."
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr "%(aggregate_name)s kümesi zaten var."
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr "%(aggregate_id)s kümesi %(host)s sunucusuna sahip değil."
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
"%(aggregate_id)s kümesi %(metadata_key)s. anahtarı ile hiç metadata'sı "
"yok."
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr "%(aggregate_id)s kümesi zaten%(host)s sunucusuna sahip."
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr "Örnek tür oluşturulamıyor."
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr "%(instance_id)s örneği bulunamadı."
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "%(instance_id)s örneği bulunamadı."
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, fuzzy, python-format
msgid "Node %(node_id)s could not be found."
msgstr "%(volume_id)s bölümü bulunamadı."
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, fuzzy, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr "%(project_id)s projesi bulunamadı."
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, fuzzy, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr "%(device)s'daki %(instance_id)s örneğine %(volume_id)s birimini bağla"
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, fuzzy, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr "%(user_id)s kullanıcısı için %(name)s anahtar çifti bulunamadı"
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "%(instance_id)s örneği kurtarma modunda değil"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "%(instance_id)s örneği kurtarma modunda değil"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2336,9 +2332,9 @@ msgstr "%(flavor_id)s örnek türü bulunamadı."
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr "Örnek bulunamadı."
@@ -2390,6 +2386,7 @@ msgid "Bad network format: missing %s"
msgstr "Yanlış ağ biçimi: %s bulunamadı"
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr "Hatalı ağ biçimi"
@@ -2409,136 +2406,136 @@ msgstr ""
msgid "Server name is not defined"
msgstr "Sunucu adı tanımlanmadı"
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr "Geçersiz örnek türü sağlayıcısı"
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr "İstenilen imaj dosyası bulunamadı"
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr "Geçersiz anahtar adı verildi."
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
#, fuzzy
msgid "Personality cannot be updated."
msgstr "%s için kişisel içerik çözümlenemedi"
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr "Örnek tekrar boyutlandırılacak şekilde ayarlanmadı."
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
#, fuzzy
msgid "Flavor used by the instance could not be found."
msgstr "%(instance_id)s örneği bulunamadı."
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
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:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr "Önyükleme için tür argümanı eksik"
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr "İstenilen örnek türü konumlandırılamıyor."
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr "İmaj referans özelliği eksik"
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr "Geçersiz imaj referansı verildi."
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr "Örnek türü referans özelliği eksik"
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr "Belirlenmiş bir yönetici parolası yok"
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr "Geçersiz yönetici parolası"
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
#, fuzzy
msgid "Unable to set password on instance"
msgstr "Örnek kapatmada hata oluştu."
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr "Çözümlenemeyen metadata anahtar/değer çifti."
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
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:1204
+#: nova/api/openstack/compute/servers.py:1200
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:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr "Geçersiz istek gövdesi"
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr "İstekte bulunulan imaj referansı çözümlenemedi."
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr "Yeniden kurulum için imaj dosyası bulunamadı."
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr "createImage varlığının isim özelliğine ihtiyacı var"
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, fuzzy, python-format
msgid "Removing options '%s' from query"
msgstr "Sorgudan '%(unk_opt_str)s' seçenekleri kaldırılıyor"
@@ -3196,12 +3193,12 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "Tanınmayan zincir: %r"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
#, fuzzy
msgid "Unknown service"
msgstr "Kimlik doğrulama hatası"
@@ -3326,7 +3323,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "%(instance_id)s örneği için ağ bulunamadı."
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "%(instance_id)s örneği için ağ bulunamadı."
@@ -3822,76 +3819,76 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "Örnekleri sonlandırma işlemi başlatılıyor"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "%(instance_type_id)s örnek türü bulunamadı"
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
#, fuzzy
msgid "going to delete a resizing instance"
msgstr "Örnekleri sonlandırma işlemi başlatılıyor"
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
@@ -3900,125 +3897,125 @@ msgstr ""
"Eski örnek türü %(current_instance_type_name)s, yeni örnek türü "
"%(new_instance_type_name)s"
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
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:2847
+#: nova/compute/api.py:2869
#, 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:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr "%s güvenlik grubu boş bırakılamaz."
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, 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:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr "%s güvenlik grubunu oluşturunuz"
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr "%s güvenlik grubu zaten var"
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr "%s güvenlik grubunu siliniz"
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr "Kural (%s) bulunamadı"
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr "Yetkilendirilmiş %s güvenlik grubu girişi"
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr "%s güvenlik grubu girişini iptal et"
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr "Güvenlik grup id'si integer olmak zorunda"
@@ -4222,477 +4219,459 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
#, fuzzy
msgid "Instance was deleted during spawn."
msgstr "Örnek oluşturmada hata"
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Veritabanı hatası: %s"
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-"İmaj id=%(image_id)s, İmaj boyutu=%(size_bytes)d, İzin verilen "
-"boyut=%(allowed_size_bytes)d"
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-"İmaj '%(image_id)s' boyut%(size_bytes)d izin verilen örnek "
-"%(allowed_size_bytes)d"
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr "Örnek başlatılıyor.."
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr "Ağ kurulumundaki örnek başarısız"
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr "Örnek ağ_bilgisi: |%s|"
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr "Örnek blok aygıtı kurulumu hatalı"
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr "Örnek oluşturmada hata"
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr "Örnek için ağ serbest bırakılıyor"
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr "%(action_str)s örneği"
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "Örnek için ağ serbest bırakılıyor"
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr "DiskBulunamadı yok sayılıyor: %s"
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr "Blok cihazı haritalandırması kapatılıyor %s"
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Birimi ayır %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr "%(num_images)d tane imaj bulundu(dönüş: %(rotation)d)"
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr "İmaj siliniyor %s"
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr "Yönetici parolası oluşturmada hata. %s örneği çalışmıyor."
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "Örnek kapatmada hata oluştu."
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, fuzzy, python-format
msgid "Driver Error: %s"
msgstr "Veritabanı hatası: %s"
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "Örneğin hiç bölümü yok."
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr "dedef kaynak ile aynı!"
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
#, fuzzy
msgid "Getting spice console"
msgstr "Konsol ekleniyor"
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr "%(mountpoint)s'de %(volume_id)s bölümü ön yükleniyor"
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "%(mountpoint)s'e %(volume_id)s bölümü bağlanıyor"
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "%(mp)s bağlama noktasındaki %(volume_id)s bölümü ayrılıyor"
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "%(mp)s bağlama noktasındaki %(volume_id)s bölümü ayrılıyor"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "%(volume_id)s bölümü hiçbir şeyle ilişkilendirilmedi"
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "%(host)s sunucusu bulunamadı."
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr "Güncel göç işlemi %(dest)s'da bir hata ile karşılaştı"
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr "%(dest)s'a örnek göçü işlemi başarıyla tamamlandı."
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "Tekrar yükleme örneğinde hata oluştu."
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr "Bant genişliği kullanım önbelleği güncelleniyor"
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "Bant genişliği kullanım önbelleği güncelleniyor"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr "Sunucu durumu güncelleniyor"
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
@@ -4701,84 +4680,84 @@ msgstr ""
"Veritabanında %(num_db_instances)s ve misafir sistemde "
"%(num_vm_instances)s bulundu"
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr "Silinen örnek kurtarılıyor"
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "İmaj siliniyor %s"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -5011,24 +4990,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr "Tanınmayan silinmiş okuma değeri '%s'"
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, fuzzy, python-format
msgid "Invalid instance id %s in request"
msgstr "%s geçerli bir örnek ismidir"
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6598,14 +6577,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6818,16 +6797,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr "Konuk aracı benzetmek için %s'de dosyalar oluşturuluyor"
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr "%s'deki benzetilmiş konuk aracı dosyaları kaldırılıyor"
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6840,17 +6809,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6885,7 +6854,7 @@ msgstr "Zorla öldürülen örneklerin ardından: %s"
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
#, fuzzy
msgid "spawn error"
msgstr "Kimlik doğrulama hatası"
@@ -7001,6 +6970,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr "Konuk aracı benzetmek için %s'de dosyalar oluşturuluyor"
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr "%s'deki benzetilmiş konuk aracı dosyaları kaldırılıyor"
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9119,76 +9098,76 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, fuzzy, python-format
msgid "AoE device not found at %s"
msgstr "%s'de iSCSI cihazı bulunamadı"
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
#, fuzzy
msgid "Fibre Channel device not found."
msgstr "%s'de iSCSI cihazı bulunamadı"
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9212,60 +9191,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10476,230 +10455,225 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+#: nova/virt/xenapi/vm_utils.py:1204
+#, fuzzy, python-format
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
+"İmaj '%(image_id)s' boyut%(size_bytes)d izin verilen örnek "
"%(allowed_size_bytes)d"
-msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10707,58 +10681,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -11118,12 +11092,23 @@ msgstr "İmaj müsait olmak zorunda"
msgid "status must be 'available'"
msgstr "İmaj müsait olmak zorunda"
-#~ msgid "%(flag)s : FLAG SET "
-#~ msgstr "%(flag)s : FLAG SET"
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr "İmaj dosyası verilen örneğin müsade ettiği türden daha büyük"
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+#~ "İmaj id=%(image_id)s, İmaj boyutu=%(size_bytes)d,"
+#~ " İzin verilen boyut=%(allowed_size_bytes)d"
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "%(status)s durumuyla %(instance_id)s örneği için göç bulunamadı."
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
+#~ msgstr ""
diff --git a/nova/locale/uk/LC_MESSAGES/nova.po b/nova/locale/uk/LC_MESSAGES/nova.po
index 3f680d660..edc418fa8 100644
--- a/nova/locale/uk/LC_MESSAGES/nova.po
+++ b/nova/locale/uk/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2011-08-23 11:21+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@@ -169,7 +169,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -185,7 +185,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1009,289 +1009,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "без порядку для повідомлень: %s"
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "без порядку для повідомлень: %s"
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2299,9 +2295,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2353,6 +2349,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2372,129 +2369,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3134,11 +3131,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3747,199 +3744,199 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr "Вилучити групу безпеки %s"
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4141,552 +4138,538 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "Від'єднати том %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
msgid "Error trying to Rescue Instance"
msgstr ""
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "Від'єднати том %s"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "Від'єднати том %s"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4915,24 +4898,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6492,14 +6475,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6708,16 +6691,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6730,17 +6703,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6775,7 +6748,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6887,6 +6860,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8980,75 +8963,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9072,60 +9055,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10334,230 +10317,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "без порядку для повідомлень: %s"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10565,58 +10541,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10971,15 +10947,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update to delete instance %(instance_uuid)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
#~ msgstr ""
diff --git a/nova/locale/vi_VN/LC_MESSAGES/nova.po b/nova/locale/vi_VN/LC_MESSAGES/nova.po
index dbfe7075b..bcbe0cc35 100644
--- a/nova/locale/vi_VN/LC_MESSAGES/nova.po
+++ b/nova/locale/vi_VN/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Nova\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2013-05-13 19:22+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) "
@@ -169,7 +169,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr ""
@@ -185,7 +185,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1009,289 +1009,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr ""
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2297,9 +2293,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2351,6 +2347,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2370,129 +2367,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3131,11 +3128,11 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
msgid "Unknown action"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3743,199 +3740,199 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
msgid "instance termination disabled"
msgstr ""
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4137,551 +4134,537 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr ""
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
msgid "Error trying to Rescue Instance"
msgstr ""
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
msgid "Detaching volume from unknown instance"
msgstr ""
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4910,24 +4893,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6486,14 +6469,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6702,16 +6685,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6724,17 +6697,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6769,7 +6742,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6881,6 +6854,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8974,75 +8957,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9066,60 +9049,60 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, python-format
msgid "Creating logical volume of size %s bytes"
msgstr ""
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
msgid "Unable to get checksum"
msgstr ""
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10328,230 +10311,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10559,58 +10535,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10964,15 +10940,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update to delete instance %(instance_uuid)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
#~ msgstr ""
diff --git a/nova/locale/zh_CN/LC_MESSAGES/nova.po b/nova/locale/zh_CN/LC_MESSAGES/nova.po
index ca2edca6f..bcec27e1e 100644
--- a/nova/locale/zh_CN/LC_MESSAGES/nova.po
+++ b/nova/locale/zh_CN/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2012-05-07 06:51+0000\n"
"Last-Translator: Edward <Unknown>\n"
"Language-Team: Chinese (Simplified) <zh_CN@li.org>\n"
@@ -171,7 +171,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr "密钥对数据无效"
@@ -187,7 +187,7 @@ msgstr "收到无效的输入"
msgid "Invalid volume"
msgstr "无效的卷"
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr "无效的元数据"
@@ -1021,294 +1021,290 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr "镜像比实例类型所允许的大。"
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr "实例类型的内存对于所请求的镜像太小。"
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr "实例类型的磁盘对于所请求的镜像太小。"
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr "没有足够的可用内存来启动计算节点 %(uuid)s。"
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr "无法获取此主机的带宽、CPU和磁盘指标。"
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr "找不到有效主机,原因是 %(reason)s。"
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr "超出配额"
-#: nova/exception.py:988
+#: nova/exception.py:984
#, fuzzy, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr "%(pid)s 已经超过配额,试图运行 %(min_count)s 个实例"
-#: nova/exception.py:993
+#: nova/exception.py:989
#, fuzzy
msgid "Maximum number of floating ips exceeded"
msgstr "所选择主机的最大数目(%d)"
-#: nova/exception.py:997
+#: nova/exception.py:993
#, fuzzy
msgid "Maximum number of fixed ips exceeded"
msgstr "所选择主机的最大数目(%d)"
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, fuzzy, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr "所选择主机的最大数目(%d)"
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr "超过个性化文件限制"
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr "个性化文件路径太长"
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr "个性化文件内容太长"
-#: nova/exception.py:1017
+#: nova/exception.py:1013
#, fuzzy
msgid "Maximum number of key pairs exceeded"
msgstr "所选择主机的最大数目(%d)"
-#: nova/exception.py:1021
+#: nova/exception.py:1017
#, fuzzy
msgid "Maximum number of security groups or rules exceeded"
msgstr "所选择主机的最大数目(%d)"
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, fuzzy, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr "聚合 %(aggregate_id)s没有主机 %(host)s。"
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr "找不到聚合 %(aggregate_id)s。"
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr "聚合 %(aggregate_name)s 已经存在。"
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr "聚合 %(aggregate_id)s没有主机 %(host)s。"
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr "聚合 %(aggregate_id)s 没有键为 %(metadata_key)s 的元数据。"
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr "聚合 %(aggregate_id)s已经有主机 %(host)s。"
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr "无法创建实例类型。"
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, fuzzy, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr "设置管理员密码失败。实例 %s 没有运行"
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, fuzzy, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr "检测到已存在的id为%(vlan) vlan"
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr "实例 %(instance_id)s 没有找到。"
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, fuzzy, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr "没有为实例 %(instance_id)s 找到控制台。"
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, fuzzy, python-format
msgid "Node %(node_id)s could not be found."
msgstr "卷 %(volume_id)s 没有找到。"
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, fuzzy, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr "快照 %(snapshot_id)s 没有找到。"
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, fuzzy, python-format
msgid "Marker %(marker)s could not be found."
msgstr "镜像 %(image_id)s 没有找到。"
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, fuzzy, python-format
msgid "Could not fetch image %(image_id)s"
msgstr "获取镜像 %(image)s"
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, fuzzy, python-format
msgid "Could not upload image %(image_id)s"
msgstr "获取镜像 %(image)s"
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, fuzzy, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr "没有为主机 %(host)s 找到浮动IP。"
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr "没有找到实例 %(instance_id)s"
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "释放实例的网络"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, fuzzy, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr "释放实例的网络"
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, fuzzy, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr "把卷 %(volume_id)s 附加到实例 %(instance_id)s 上位置在 %(device)s"
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, fuzzy, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr "密钥对 %(name)s 没有为用户 %(user_id)s 找到。"
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, fuzzy, python-format
msgid "The CA file for %(project)s could not be found"
msgstr "没有为项目 %(project_id)s 找到配额。"
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, fuzzy, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr "项目 %(project_id)s 没有找到。"
-#: nova/exception.py:1170
+#: nova/exception.py:1166
#, fuzzy
msgid "Instance recreate is not implemented by this virt driver."
msgstr "该驱动不能执行set_admin_password。"
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "实例 %(instance_id)s 不在救援模式。"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "实例 %(instance_id)s 不在救援模式。"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2334,9 +2330,9 @@ msgstr "主机 %(host)s 没有找到。"
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr "无法找到实例"
@@ -2389,6 +2385,7 @@ msgid "Bad network format: missing %s"
msgstr "错误的网络格式:丢失%s"
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr "错误的网络格式"
@@ -2409,136 +2406,136 @@ msgstr "accessIPv4 不是正确的IPv4格式"
msgid "Server name is not defined"
msgstr "服务器名称未定义"
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr "提供了无效的flavorRef。"
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
#, fuzzy
msgid "min_count must be an integer value"
msgstr "limit 参数必须是整数"
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
#, fuzzy
msgid "max_count must be an integer value"
msgstr "limit 参数必须是整数"
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr "无法找到请求的镜像"
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr "提供了无效的key_name。"
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
#, fuzzy
msgid "HostId cannot be updated."
msgstr "id不能是None"
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
#, fuzzy
msgid "Personality cannot be updated."
msgstr "id不能是None"
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr "实例还没有调整大小。"
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
#, fuzzy
msgid "Flavor used by the instance could not be found."
msgstr "实例 %(instance_id)s 没有找到。"
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr "重启的参数'type'既不是HARD也不是SOFT"
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr "缺少重启的参数'type'"
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr "无法找到请求的类型。"
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
#, fuzzy
msgid "Resize requires a flavor change."
msgstr "调整大小需要尺寸的改变。"
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr "缺少属性imageRef"
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr "提供了无效的imageRef。"
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr "缺少属性flavorRef"
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr "没有确定adminPass"
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr "无效的adminPass"
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
#, fuzzy
msgid "Unable to set password on instance"
msgstr "重新启动实例失败"
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr "无法解析元数据键/值对"
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr "调整大小请求中的属性'flavorRef'无效。"
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr "调整大小请求要求有属性'flavorRef'。"
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr "无效的请求主体"
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr "无法解析请求中的imageRef。"
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr "无法找到用来重新创建的镜像"
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr "实体createImage需要属性name"
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, fuzzy, python-format
msgid "Removing options '%s' from query"
msgstr "正在从查询语句中移除选项 '%(unk_opt_str)s'"
@@ -3208,12 +3205,12 @@ msgstr "启动实例 %r"
msgid "stop instance"
msgstr "停止实例 %r"
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "未知链:%r"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
#, fuzzy
msgid "Unknown service"
msgstr "未知的guestmount错误"
@@ -3338,7 +3335,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "没有为实例 %(instance_id)s 找到卷。"
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "没有为实例 %(instance_id)s 找到卷。"
@@ -3843,208 +3840,208 @@ msgstr "安全组 %s 不能比255个字符更长。"
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "无法附加卷到实例 %s"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr "准备运行 %s 个实例"
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr "bdm %s"
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr "block_device_mapping %s"
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "准备开始终止实例"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, fuzzy, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr "实例类型 %(instance_type_id)s 没有找到。"
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
#, fuzzy
msgid "going to delete a resizing instance"
msgstr "准备开始终止实例"
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, fuzzy, python-format
msgid "instance's host %s is down, deleting from database"
msgstr "没有托管实例 %s,立刻删除"
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
#, fuzzy
msgid "Going to try to soft delete instance"
msgstr "准备尝试软删除实例 %s"
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
#, fuzzy
msgid "Going to try to terminate instance"
msgstr "准备尝试终止实例 %s"
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
#, fuzzy
msgid "Going to try to stop instance"
msgstr "准备尝试停止实例 %s"
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
#, fuzzy
msgid "Going to try to start instance"
msgstr "准备尝试启动实例 %s"
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr "搜索条件: %s"
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, fuzzy, python-format
msgid "snapshot for %s"
msgstr "开始为虚拟机 %s 快照"
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr "flavor_id为空。假定在迁移。"
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, 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:2043
+#: nova/compute/api.py:2065
#, 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:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, fuzzy, python-format
msgid "Going to try to live migrate instance to %s"
msgstr "准备尝试终止实例 %s"
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr "密钥对名称长度必须在1到255个字符之间"
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr "安全组 %s 既不是字符串也不是unicode"
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr "安全组 %s 不能为空。"
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, fuzzy, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr "参数GroupName的值 (%s) 无效。长度超过了上限255。"
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr "安全组 %s 不能比255个字符更长。"
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr "创建安全组 %s"
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr "安全组 %s 已经存在"
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "无法销毁VBD %s"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
#, fuzzy
msgid "Security group is still in use"
msgstr "安全组id应该是整数"
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr "删除安全组 %s"
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr "没有找到规则 (%s)"
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
#, fuzzy
msgid "Quota exceeded, too many security group rules."
msgstr "添加安全组规则:%r"
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr "授权 %s 安全组入口权限"
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr "撤销 %s 安全组入口权限"
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr "安全组id应该是整数"
@@ -4251,233 +4248,215 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
#, fuzzy
msgid "Failed to dealloc network for deleted instance"
msgstr "释放实例的网络"
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
#, fuzzy
msgid "Instance was deleted during spawn."
msgstr "实例生产失败"
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, fuzzy, python-format
msgid "Error: %s"
msgstr "数据库错误:%s"
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-"镜像 '%(image_id)s' 的大小为 %(size_bytes)d ,超过实例类型 instance_type 所允许的大小 "
-"%(allowed_size_bytes)d"
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr "正在启动虚拟机"
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr "实例网络设置失败"
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr "实例的network_info:|%s|"
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr "实例块设备设置失败"
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr "实例生产失败"
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr "释放实例的网络"
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr "%(action_str)s 实例"
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
#, fuzzy
msgid "Failed to deallocate network for instance."
msgstr "释放实例的网络"
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr "忽略异常 DiskNotFound: %s"
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, fuzzy, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr "忽略异常 DiskNotFound: %s"
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr "终止bdm %s"
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr "%s。把实例的 vm_state设置为ERROR"
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
#, fuzzy
msgid "Rebuilding instance"
msgstr "正在重新创建实例 %s"
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, fuzzy, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr "%(path)s 在共享存储上:%(reason)s"
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "为卷 %s 创建快照"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
#, fuzzy
msgid "Rebooting instance"
msgstr "正在重启虚拟机 %s"
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, fuzzy, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr "试图重启一个没有运行的实例:%(instance_uuid)s (状态:%(state)s 预计:%(running)s)"
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "无法重新创建实例 [%(instance_uuid)s]: %(exc)s"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
#, fuzzy
msgid "Instance disappeared during reboot"
msgstr "实例 %s:重启"
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
#, fuzzy
msgid "instance snapshotting"
msgstr "实例 %s: 快照中"
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, fuzzy, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr "试图为一个没有运行的实例快照:%(instance_uuid)s (状态:%(state)s 预计:%(running)s)"
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr "找到 %(num_images)d 个镜像 (rotation: %(rotation)d)"
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr "轮换出%d个备份"
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr "正在删除镜像 %s"
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr "设置管理员密码失败。实例 %s 没有运行"
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
#, fuzzy
msgid "Root password set"
msgstr "实例 %s:Root密码已设置"
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
#, fuzzy
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr "该驱动不能执行set_admin_password。"
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, fuzzy, python-format
msgid "set_admin_password failed: %s"
msgstr "该驱动不能执行set_admin_password。"
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
#, fuzzy
msgid "error setting admin password"
msgstr "设置管理员密码出错"
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, fuzzy, python-format
msgid ""
"trying to inject a file into a non-running (state: "
@@ -4486,179 +4465,179 @@ msgstr ""
"试图把一个文件注入到没有运行的实例:%(instance_uuid)s (状态: %(current_power_state)s 预计: "
"%(expected_state)s)"
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, fuzzy, python-format
msgid "injecting file to %(path)s"
msgstr "注入文件路径:'%s'"
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "挂起实例失败"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, fuzzy, python-format
msgid "Driver Error: %s"
msgstr "数据库错误:%s"
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
#, fuzzy
msgid "Unrescuing"
msgstr "实例 %s:取消救援"
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
#, fuzzy
msgid "Instance has no source host"
msgstr "实例没有卷。"
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr "目标与来源一样。"
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
#, fuzzy
msgid "Pausing"
msgstr "正在更新。"
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
#, fuzzy
msgid "Retrieving diagnostics"
msgstr "实例 %s :获取诊断"
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
#, fuzzy
msgid "Reset network"
msgstr "重置网络"
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
#, fuzzy
msgid "Inject network info"
msgstr "实例 %s:注入网络信息"
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr "将注入的network_info:|%s|"
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
#, fuzzy
msgid "Get console output"
msgstr "获取实例 %s 控制台输出"
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
#, fuzzy
msgid "Getting vnc console"
msgstr "实例 %s:正在获得VNC控制台"
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
#, fuzzy
msgid "Getting spice console"
msgstr "实例 %s:正在获得VNC控制台"
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr "卷 %(volume_id)s 正在 %(mountpoint)s 上启动"
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s"
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, fuzzy, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr "卷 %(volume_id)s 正在 %(mountpoint)s 上启动"
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, fuzzy, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr "卷 %(volume_id)s 从挂载点 %(mp)s 分离"
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "从未知实例%s中分离卷"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, fuzzy, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr "实例 %s 的网络分配"
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, fuzzy, python-format
msgid "Port %(port_id)s is not attached"
msgstr "网络 %(network_id)s 没有找到。"
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, fuzzy, python-format
msgid "Host %(host)s not found"
msgstr "主机 %(host)s 没有找到。"
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr "预在线迁移在%(dest)s失败"
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
#, fuzzy
msgid "_post_live_migration() is started.."
msgstr "post_live_migration()已经启动。"
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr "把实例迁移到 %(dest)s 成功完成。"
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
@@ -4666,171 +4645,171 @@ msgstr ""
"你会看到错误“libvirt: QEMU error: Domain not found: no domain with matching "
"name。”这个错误可以放心的忽略。"
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
#, fuzzy
msgid "Post operation of migration started"
msgstr "迁移后操作启动"
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, fuzzy, python-format
msgid "Failed to get compute_info for %s"
msgstr "为ip: %s获取元数据失败"
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr "发现 %(migration_count)d 个超过 %(confirm_window)d 秒未经确认的迁移"
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, fuzzy, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr "为实例 %(instance_uuid)s 关闭虚拟机"
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, fuzzy, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr "没有找到实例 %(instance_id)s"
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
#, fuzzy
msgid "In ERROR state"
msgstr "节点处于未知的错误状态。"
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr "更新带宽使用缓存"
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
#, fuzzy
msgid "Updating volume usage cache"
msgstr "更新带宽使用缓存"
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr "更新主机状态"
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr "在数据库中找到 %(num_db_instances)s个实例,在虚拟机管理程序找到 %(num_vm_instances)s 个实例。"
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
#, fuzzy
msgid "Instance is not (soft-)deleted."
msgstr "实例未启动"
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
#, fuzzy
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr "FLAGS.reclaim_instance_interval <= 0,跳过..."
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr "回收删除的实例"
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, fuzzy, python-format
msgid "Deleting orphan compute node %s"
msgstr "LoggingVolumeDriver: %s"
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, fuzzy, python-format
msgid "No service record for host %s"
msgstr "计算节点 %s 没有服务"
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, fuzzy, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr "检测标签名为 '%(name_label)s' 的实例,这些实例被标识为DELETED却仍然存在于主机上。"
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, fuzzy, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr "销毁标签名为 '%(name_label)s' 的实例,这些实例被标识为DELETED却仍然存在于主机上。"
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, fuzzy, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr "无法识别的FLAGS.running_deleted_instance_action的取值 '%(action)s'"
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, fuzzy, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr "设置实例 %(instance_uuid)s 至 ERROR 状态"
@@ -5066,24 +5045,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr "无法识别的 read_deleted 取值”%s“"
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, fuzzy, python-format
msgid "Invalid instance id %s in request"
msgstr "实例 %s:已救援"
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6671,14 +6650,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6891,16 +6870,6 @@ msgstr ""
"下面的迁移缺少了降级:\n"
"\t%s"
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr "在%s 创建文件模拟客户代理"
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr "移除在 %s 的模拟的客户代理文件"
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6913,18 +6882,18 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
#, 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:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6959,7 +6928,7 @@ msgstr "强制杀死实例后:%s"
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
#, fuzzy
msgid "spawn error"
msgstr "未知的guestmount错误"
@@ -7075,6 +7044,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr "在%s 创建文件模拟客户代理"
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr "移除在 %s 的模拟的客户代理文件"
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -9236,76 +9215,76 @@ msgid ""
"number: %(tries)s"
msgstr "在 %(mount_device)s 上还没有找到iSCSI卷。将再次扫描并重试。尝试次数:%(tries)s"
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, fuzzy, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr "找到iSCSI节点 %(mount_device)s (经过%(tries)s 次再扫描)"
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "镜像已经挂载"
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, fuzzy, python-format
msgid "AoE device not found at %s"
msgstr "在 %s 未找到iSCSI设备"
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, fuzzy, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr "在 %(mount_device)s 上还没有找到iSCSI卷。将再次扫描并重试。尝试次数:%(tries)s"
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, fuzzy, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr "找到iSCSI节点 %(mount_device)s (经过%(tries)s 次再扫描)"
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
#, fuzzy
msgid "Fibre Channel device not found."
msgstr "在 %s 未找到iSCSI设备"
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, fuzzy, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr "在 %(mount_device)s 上还没有找到iSCSI卷。将再次扫描并重试。尝试次数:%(tries)s"
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, fuzzy, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr "找到iSCSI节点 %(mount_device)s (经过%(tries)s 次再扫描)"
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9329,62 +9308,62 @@ msgstr "正在删除基文件:%s"
msgid "Ensuring image '%s' exists on IVM"
msgstr "上传镜像 %s"
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "在volume_utils创建存储库"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, fuzzy, python-format
msgid "Copying image to the device '%s'"
msgstr "正在获取镜像 %s 的大小"
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
#, fuzzy
msgid "Snapshot added to glance."
msgstr "过滤器添加给实例 %s"
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "无法使用全局角色 %(role_id)s"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10654,231 +10633,224 @@ msgstr "请求 xapi 获取 vhd 镜像 %(image)s"
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr "image_size_bytes=%(size_bytes)d,allowed_size_bytes=%(allowed_size_bytes)d"
-
-#: nova/virt/xenapi/vm_utils.py:1207
-#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+#: nova/virt/xenapi/vm_utils.py:1204
+#, fuzzy, python-format
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr "镜像大小 %(size_bytes)d 超过instance_type所允许的小大 %(allowed_size_bytes)d"
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, fuzzy, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr "获取镜像 %(image)s"
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, fuzzy, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr "镜像 %(image)s 的大小:%(virtual_size)d"
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr "内核/内存盘镜像太大:%(vdi_size)d 字节,最大 %(max_size)d 字节"
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr "将VDI %s 复制到dom0的/boot/guest下"
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr "内核/内存盘 VDI %s 已销毁"
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
#, fuzzy
msgid "Failed to fetch glance image"
msgstr "实例 %s:获取Glance镜像失败"
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr "检测到 %(image_type_str)s 格式,目标是镜像 %(image_ref)s"
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr "为PV内核查询vdi %s"
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr "未知的镜像格式 %(disk_image_type)s"
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr "VDI %s 依然可用"
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr "重新扫描存储库 %s"
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr "标记sr_matching_filter '%s' 没有遵循格式要求"
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr "XenAPI无法找到安装客户实例的存储库。请检查你的配置或者配置标记'sr_matching_filter'"
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr "无法找到content-type ISO的存储库"
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr "ISO:正在查看存储库 %(sr_rec)s"
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr "ISO:非iso内容"
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr "ISO:iso content_type,没有 'i18n-key' 键"
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr "ISO:iso content_type,i18n-key的值不是 'local-storage-iso'"
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr "ISO: 存储库符合标准"
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr "ISO: ISO, 正在查看是否是本地的主机"
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr "ISO: PBD %(pbd_ref)s 消失了"
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr "ISO: PBD匹配, 想要 %(pbd_rec)s, 目前有 %(host)s"
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr "ISO:含有本地PBD的存储库"
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr "无法为含服务器详细信息的虚拟机 %(vm_uuid)s 获取RRD XML:%(server)s。"
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr "无法获取包含服务器详细情况的RRD XML更新:%(server)s。"
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr "来自Xenserver无效的统计数据:%s"
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, fuzzy, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr "VHD %(vdi_uuid)s 有父 %(parent_ref)s"
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr "父标识 %(parent_uuid)s 和原先的父标识 %(original_parent_uuid)s 不匹配,正在等待合并..."
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr "VHD coalesce 将要超过(%(max_attempts)d),放弃中..."
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr "等待设备 %s 创建超时"
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr "插入VBD %s... "
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr "插入VBD %s 完成。"
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr "VBD %(vbd_ref)s 作为 %(orig_dev)s 插入"
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr "VBD %(vbd_ref)s 插入错误的设备,重新映射为 %(dev)s"
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr "正在销毁VDI为 %s 的 VBD "
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr "已经销毁VDI为 %s 的 VBD"
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr "对 %s 运行pygrub"
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr "找到Xen内核 %s"
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr "没有找到Xen内核。正在启动HVM。"
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10886,58 +10858,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr "分区:"
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr " %(num)s: %(ptype)s %(size)d sectors"
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr "将分区表 %(primary_first)d %(primary_last)d 写入到 %(dev_path)s..."
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr "完成写入分区表 %s 。"
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr "直接操作接口文件"
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr "挂载文件系统失败(期望的是非Linux实例):%s"
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -11313,12 +11285,26 @@ msgstr "状态必须可用"
msgid "status must be 'available'"
msgstr "状态必须可用"
-#~ msgid "%(flag)s : FLAG SET "
-#~ msgstr "%(flag)s:标记集合 "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr "镜像比实例类型所允许的大。"
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
+#~ "镜像 '%(image_id)s' 的大小为 %(size_bytes)d ,超过实例类型"
+#~ " instance_type 所允许的大小 %(allowed_size_bytes)d"
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "没有为实例 %(instance_id)s 找到迁移其状态为 %(status)s 。"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr "image_size_bytes=%(size_bytes)d,allowed_size_bytes=%(allowed_size_bytes)d"
diff --git a/nova/locale/zh_TW/LC_MESSAGES/nova.po b/nova/locale/zh_TW/LC_MESSAGES/nova.po
index b4b54586f..289155745 100644
--- a/nova/locale/zh_TW/LC_MESSAGES/nova.po
+++ b/nova/locale/zh_TW/LC_MESSAGES/nova.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-22 19:37+0000\n"
+"POT-Creation-Date: 2013-05-23 19:37+0000\n"
"PO-Revision-Date: 2012-03-07 02:00+0000\n"
"Last-Translator: Charles Hsu <charles0126+openstack@gmail.com>\n"
"Language-Team: Chinese (Traditional) <zh_TW@li.org>\n"
@@ -168,7 +168,7 @@ msgid ""
msgstr ""
#: nova/exception.py:235 nova/api/ec2/cloud.py:462
-#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2767
+#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2789
msgid "Keypair data is invalid"
msgstr "無效的Keypair"
@@ -184,7 +184,7 @@ msgstr ""
msgid "Invalid volume"
msgstr ""
-#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1332
+#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1328
#: nova/api/openstack/compute/contrib/admin_actions.py:242
msgid "Invalid metadata"
msgstr ""
@@ -1009,289 +1009,285 @@ msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:957
-msgid "Image is larger than instance type allows"
-msgstr ""
-
-#: nova/exception.py:961
msgid "Instance type's memory is too small for requested image."
msgstr ""
-#: nova/exception.py:965
+#: nova/exception.py:961
msgid "Instance type's disk is too small for requested image."
msgstr ""
-#: nova/exception.py:969
+#: nova/exception.py:965
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
-#: nova/exception.py:973
+#: nova/exception.py:969
msgid "Could not fetch bandwidth/cpu/disk metrics for this host."
msgstr ""
-#: nova/exception.py:977
+#: nova/exception.py:973
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
-#: nova/exception.py:981
+#: nova/exception.py:977
msgid "Quota exceeded"
msgstr ""
-#: nova/exception.py:988
+#: nova/exception.py:984
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
-#: nova/exception.py:993
+#: nova/exception.py:989
msgid "Maximum number of floating ips exceeded"
msgstr ""
-#: nova/exception.py:997
+#: nova/exception.py:993
msgid "Maximum number of fixed ips exceeded"
msgstr ""
-#: nova/exception.py:1001
+#: nova/exception.py:997
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
-#: nova/exception.py:1005
+#: nova/exception.py:1001
msgid "Personality file limit exceeded"
msgstr ""
-#: nova/exception.py:1009
+#: nova/exception.py:1005
msgid "Personality file path too long"
msgstr ""
-#: nova/exception.py:1013
+#: nova/exception.py:1009
msgid "Personality file content too long"
msgstr ""
-#: nova/exception.py:1017
+#: nova/exception.py:1013
msgid "Maximum number of key pairs exceeded"
msgstr ""
-#: nova/exception.py:1021
+#: nova/exception.py:1017
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
-#: nova/exception.py:1025
+#: nova/exception.py:1021
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
-#: nova/exception.py:1030
+#: nova/exception.py:1026
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
-#: nova/exception.py:1034
+#: nova/exception.py:1030
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
-#: nova/exception.py:1038
+#: nova/exception.py:1034
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
-#: nova/exception.py:1042
+#: nova/exception.py:1038
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
-#: nova/exception.py:1047
+#: nova/exception.py:1043
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
-#: nova/exception.py:1051
+#: nova/exception.py:1047
msgid "Unable to create instance type"
msgstr ""
-#: nova/exception.py:1055
+#: nova/exception.py:1051
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
-#: nova/exception.py:1061
+#: nova/exception.py:1057
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
-#: nova/exception.py:1065
+#: nova/exception.py:1061
msgid "There was a conflict when trying to complete your request."
msgstr ""
-#: nova/exception.py:1070
+#: nova/exception.py:1066
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
-#: nova/exception.py:1074
+#: nova/exception.py:1070
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1079
+#: nova/exception.py:1075
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
-#: nova/exception.py:1083
+#: nova/exception.py:1079
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
-#: nova/exception.py:1087
+#: nova/exception.py:1083
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
-#: nova/exception.py:1091
+#: nova/exception.py:1087
#, python-format
msgid "Invalid id: %(val)s (expecting \"i-...\")."
msgstr ""
-#: nova/exception.py:1095
+#: nova/exception.py:1091
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
-#: nova/exception.py:1099
+#: nova/exception.py:1095
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
-#: nova/exception.py:1103
+#: nova/exception.py:1099
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
-#: nova/exception.py:1107
+#: nova/exception.py:1103
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
-#: nova/exception.py:1111
+#: nova/exception.py:1107
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
-#: nova/exception.py:1115
+#: nova/exception.py:1111
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
-#: nova/exception.py:1120
+#: nova/exception.py:1116
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
-#: nova/exception.py:1125
+#: nova/exception.py:1121
#, fuzzy, python-format
msgid "Failed to attach network adapter device to %(instance)s"
msgstr "無法掛載Volume 到虛擬機器 %s"
-#: nova/exception.py:1129
+#: nova/exception.py:1125
#, python-format
msgid "Failed to detach network adapter device from %(instance)s"
msgstr ""
-#: nova/exception.py:1133
+#: nova/exception.py:1129
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
-#: nova/exception.py:1139
+#: nova/exception.py:1135
msgid "User data needs to be valid base 64."
msgstr ""
-#: nova/exception.py:1143
+#: nova/exception.py:1139
#, python-format
msgid ""
"unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1148
+#: nova/exception.py:1144
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
-#: nova/exception.py:1153
+#: nova/exception.py:1149
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
-#: nova/exception.py:1157
+#: nova/exception.py:1153
#, python-format
msgid ""
"unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
-#: nova/exception.py:1162
+#: nova/exception.py:1158
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1166
+#: nova/exception.py:1162
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
-#: nova/exception.py:1170
+#: nova/exception.py:1166
msgid "Instance recreate is not implemented by this virt driver."
msgstr ""
-#: nova/exception.py:1174
+#: nova/exception.py:1170
#, python-format
msgid "The service from servicegroup driver %(driver) is temporarily unavailable."
msgstr ""
-#: nova/exception.py:1179
+#: nova/exception.py:1175
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
-#: nova/exception.py:1184
+#: nova/exception.py:1180
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
-#: nova/exception.py:1189
+#: nova/exception.py:1185
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
-#: nova/exception.py:1194
+#: nova/exception.py:1190
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
-#: nova/exception.py:1198
+#: nova/exception.py:1194
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr "掛載點 %(mountpoint)s 掛載到虛擬機器 %(instance_name)s"
-#: nova/exception.py:1202
+#: nova/exception.py:1198
#, fuzzy, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr "掛載點 %(mountpoint)s 掛載到虛擬機器 %(instance_name)s"
-#: nova/exception.py:1208
+#: nova/exception.py:1204
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
@@ -2298,9 +2294,9 @@ msgstr ""
#: nova/api/openstack/compute/servers.py:576
#: nova/api/openstack/compute/servers.py:743
-#: nova/api/openstack/compute/servers.py:1013
-#: nova/api/openstack/compute/servers.py:1110
-#: nova/api/openstack/compute/servers.py:1283
+#: nova/api/openstack/compute/servers.py:1009
+#: nova/api/openstack/compute/servers.py:1106
+#: nova/api/openstack/compute/servers.py:1279
msgid "Instance could not be found"
msgstr ""
@@ -2352,6 +2348,7 @@ msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:694
+#: nova/api/openstack/compute/servers.py:795
msgid "Bad networks format"
msgstr ""
@@ -2371,129 +2368,129 @@ msgstr ""
msgid "Server name is not defined"
msgstr ""
-#: nova/api/openstack/compute/servers.py:808
-#: nova/api/openstack/compute/servers.py:924
+#: nova/api/openstack/compute/servers.py:811
+#: nova/api/openstack/compute/servers.py:915
msgid "Invalid flavorRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:849
+#: nova/api/openstack/compute/servers.py:852
msgid "min_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:852
+#: nova/api/openstack/compute/servers.py:855
msgid "min_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:858
+#: nova/api/openstack/compute/servers.py:861
msgid "max_count must be an integer value"
msgstr ""
-#: nova/api/openstack/compute/servers.py:861
+#: nova/api/openstack/compute/servers.py:864
msgid "max_count must be > 0"
msgstr ""
-#: nova/api/openstack/compute/servers.py:865
+#: nova/api/openstack/compute/servers.py:868
msgid "min_count must be <= max_count"
msgstr ""
-#: nova/api/openstack/compute/servers.py:919
+#: nova/api/openstack/compute/servers.py:912
msgid "Can not find requested image"
msgstr ""
-#: nova/api/openstack/compute/servers.py:927
+#: nova/api/openstack/compute/servers.py:918
msgid "Invalid key_name provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1001
+#: nova/api/openstack/compute/servers.py:997
msgid "HostId cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1005
+#: nova/api/openstack/compute/servers.py:1001
msgid "Personality cannot be updated."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1031
-#: nova/api/openstack/compute/servers.py:1048
+#: nova/api/openstack/compute/servers.py:1027
+#: nova/api/openstack/compute/servers.py:1044
msgid "Instance has not been resized."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1051
+#: nova/api/openstack/compute/servers.py:1047
msgid "Flavor used by the instance could not be found."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1067
+#: nova/api/openstack/compute/servers.py:1063
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1071
+#: nova/api/openstack/compute/servers.py:1067
msgid "Missing argument 'type' for reboot"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1093
+#: nova/api/openstack/compute/servers.py:1089
msgid "Unable to locate requested flavor."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1096
+#: nova/api/openstack/compute/servers.py:1092
msgid "Resize requires a flavor change."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1120
+#: nova/api/openstack/compute/servers.py:1116
msgid "Missing imageRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1129
+#: nova/api/openstack/compute/servers.py:1125
msgid "Invalid imageRef provided."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1156
+#: nova/api/openstack/compute/servers.py:1152
msgid "Missing flavorRef attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1165
msgid "No adminPass was specified"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1173
-#: nova/api/openstack/compute/servers.py:1382
+#: nova/api/openstack/compute/servers.py:1169
+#: nova/api/openstack/compute/servers.py:1378
msgid "Invalid adminPass"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1179
+#: nova/api/openstack/compute/servers.py:1175
msgid "Unable to set password on instance"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1188
+#: nova/api/openstack/compute/servers.py:1184
msgid "Unable to parse metadata key/value pairs."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1201
+#: nova/api/openstack/compute/servers.py:1197
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1204
+#: nova/api/openstack/compute/servers.py:1200
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1222
+#: nova/api/openstack/compute/servers.py:1218
#: nova/api/openstack/compute/contrib/aggregates.py:143
#: nova/api/openstack/compute/contrib/coverage_ext.py:284
#: nova/api/openstack/compute/contrib/keypairs.py:78
msgid "Invalid request body"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1228
+#: nova/api/openstack/compute/servers.py:1224
msgid "Could not parse imageRef from request."
msgstr ""
-#: nova/api/openstack/compute/servers.py:1289
+#: nova/api/openstack/compute/servers.py:1285
msgid "Cannot find image for rebuild"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1323
+#: nova/api/openstack/compute/servers.py:1319
msgid "createImage entity requires name attribute"
msgstr ""
-#: nova/api/openstack/compute/servers.py:1408
+#: nova/api/openstack/compute/servers.py:1404
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
@@ -3135,12 +3132,12 @@ msgstr ""
msgid "stop instance"
msgstr ""
-#: nova/api/openstack/compute/contrib/services.py:123
+#: nova/api/openstack/compute/contrib/services.py:121
#, fuzzy
msgid "Unknown action"
msgstr "發生一個未知例外"
-#: nova/api/openstack/compute/contrib/services.py:137
+#: nova/api/openstack/compute/contrib/services.py:135
msgid "Unknown service"
msgstr ""
@@ -3264,7 +3261,7 @@ msgid "Got update for instance: %(instance)s"
msgstr "掛載點 %(mountpoint)s 掛載到虛擬機器 %(instance_name)s"
#: nova/cells/messaging.py:862
-#, fuzzy, python-format
+#, fuzzy
msgid "Got update to delete instance"
msgstr "掛載點 %(mountpoint)s 掛載到虛擬機器 %(instance_name)s"
@@ -3749,201 +3746,201 @@ msgstr ""
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
-#: nova/compute/api.py:529
+#: nova/compute/api.py:566
#, fuzzy
msgid "Cannot attach one or more volumes to multiple instances"
msgstr "無法掛載Volume 到虛擬機器 %s"
-#: nova/compute/api.py:634
+#: nova/compute/api.py:667
#, python-format
msgid "Going to run %s instances..."
msgstr ""
-#: nova/compute/api.py:750
+#: nova/compute/api.py:783
#, python-format
msgid "bdm %s"
msgstr ""
-#: nova/compute/api.py:777
+#: nova/compute/api.py:810
#, python-format
msgid "block_device_mapping %s"
msgstr ""
-#: nova/compute/api.py:1048
+#: nova/compute/api.py:1081
#, fuzzy
msgid "instance termination disabled"
msgstr "建立虛擬介面失敗"
-#: nova/compute/api.py:1184
+#: nova/compute/api.py:1217
#, python-format
msgid "instance type %(old_inst_type_id)d not found"
msgstr ""
-#: nova/compute/api.py:1190
+#: nova/compute/api.py:1223
msgid "going to delete a resizing instance"
msgstr ""
-#: nova/compute/api.py:1200
+#: nova/compute/api.py:1233
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
-#: nova/compute/api.py:1243
+#: nova/compute/api.py:1276
msgid "Going to try to soft delete instance"
msgstr ""
-#: nova/compute/api.py:1267
+#: nova/compute/api.py:1300
msgid "Going to try to terminate instance"
msgstr ""
-#: nova/compute/api.py:1317
+#: nova/compute/api.py:1350
msgid "Going to try to stop instance"
msgstr ""
-#: nova/compute/api.py:1334
+#: nova/compute/api.py:1367
msgid "Going to try to start instance"
msgstr ""
-#: nova/compute/api.py:1407
+#: nova/compute/api.py:1440
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: nova/compute/api.py:1644
+#: nova/compute/api.py:1677
#, python-format
msgid "snapshot for %s"
msgstr ""
-#: nova/compute/api.py:1988
+#: nova/compute/api.py:2010
msgid "flavor_id is None. Assuming migration."
msgstr ""
-#: nova/compute/api.py:1997
+#: nova/compute/api.py:2019
#, python-format
msgid ""
"Old instance type %(current_instance_type_name)s, new instance type "
"%(new_instance_type_name)s"
msgstr ""
-#: nova/compute/api.py:2043
+#: nova/compute/api.py:2065
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
-#: nova/compute/api.py:2179
+#: nova/compute/api.py:2201
msgid "Cannot rescue a volume-backed instance"
msgstr ""
-#: nova/compute/api.py:2284
+#: nova/compute/api.py:2306
msgid "Locking"
msgstr ""
-#: nova/compute/api.py:2292
+#: nova/compute/api.py:2314
msgid "Unlocking"
msgstr ""
-#: nova/compute/api.py:2364
+#: nova/compute/api.py:2386
msgid "Volume must be attached in order to detach."
msgstr ""
-#: nova/compute/api.py:2477
+#: nova/compute/api.py:2499
#, python-format
msgid "Going to try to live migrate instance to %s"
msgstr ""
-#: nova/compute/api.py:2496
+#: nova/compute/api.py:2518
msgid "vm evacuation scheduled"
msgstr ""
-#: nova/compute/api.py:2500
+#: nova/compute/api.py:2522
#, python-format
msgid ""
"Instance compute service state on %(inst_host)s expected to be down, but "
"it was up."
msgstr ""
-#: nova/compute/api.py:2747
+#: nova/compute/api.py:2769
msgid "Keypair name contains unsafe characters"
msgstr ""
-#: nova/compute/api.py:2751
+#: nova/compute/api.py:2773
msgid "Keypair name must be between 1 and 255 characters long"
msgstr ""
-#: nova/compute/api.py:2847
+#: nova/compute/api.py:2869
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
-#: nova/compute/api.py:2850
+#: nova/compute/api.py:2872
#, python-format
msgid "Security group %s cannot be empty."
msgstr ""
-#: nova/compute/api.py:2858
+#: nova/compute/api.py:2880
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)'."
msgstr ""
-#: nova/compute/api.py:2864
+#: nova/compute/api.py:2886
#, python-format
msgid "Security group %s should not be greater than 255 characters."
msgstr ""
-#: nova/compute/api.py:2882
+#: nova/compute/api.py:2904
msgid "Quota exceeded, too many security groups."
msgstr ""
-#: nova/compute/api.py:2885
+#: nova/compute/api.py:2907
#, python-format
msgid "Create Security Group %s"
msgstr ""
-#: nova/compute/api.py:2892
+#: nova/compute/api.py:2914
#, python-format
msgid "Security group %s already exists"
msgstr ""
-#: nova/compute/api.py:2956
+#: nova/compute/api.py:2978
#, fuzzy, python-format
msgid "Unable to delete system group '%s'"
msgstr "找不到Volume %s"
-#: nova/compute/api.py:2961
+#: nova/compute/api.py:2983
msgid "Security group is still in use"
msgstr ""
-#: nova/compute/api.py:2969
+#: nova/compute/api.py:2991
msgid "Failed to update usages deallocating security group"
msgstr ""
-#: nova/compute/api.py:2972
+#: nova/compute/api.py:2994
#, python-format
msgid "Delete security group %s"
msgstr ""
-#: nova/compute/api.py:3049 nova/compute/api.py:3123
+#: nova/compute/api.py:3071 nova/compute/api.py:3145
#, python-format
msgid "Rule (%s) not found"
msgstr ""
-#: nova/compute/api.py:3065
+#: nova/compute/api.py:3087
msgid "Quota exceeded, too many security group rules."
msgstr ""
-#: nova/compute/api.py:3068
+#: nova/compute/api.py:3090
#, python-format
msgid "Authorize security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3077
+#: nova/compute/api.py:3099
#, python-format
msgid "Revoke security group ingress %s"
msgstr ""
-#: nova/compute/api.py:3130
+#: nova/compute/api.py:3152
msgid "Security group id should be integer"
msgstr ""
@@ -4146,553 +4143,539 @@ msgstr ""
msgid "Instance disappeared before we could start it"
msgstr ""
-#: nova/compute/manager.py:908 nova/compute/manager.py:2379
+#: nova/compute/manager.py:914 nova/compute/manager.py:2331
#, python-format
msgid "No node specified, defaulting to %(node)s"
msgstr ""
-#: nova/compute/manager.py:950
+#: nova/compute/manager.py:956
msgid "Failed to dealloc network for deleted instance"
msgstr ""
-#: nova/compute/manager.py:956
+#: nova/compute/manager.py:962
msgid "Instance was deleted during spawn."
msgstr ""
-#: nova/compute/manager.py:984
+#: nova/compute/manager.py:990
#, python-format
msgid "Error: %s"
msgstr ""
-#: nova/compute/manager.py:1001
+#: nova/compute/manager.py:1007
msgid "Clean up resource before rescheduling."
msgstr ""
-#: nova/compute/manager.py:1026 nova/compute/manager.py:2433
+#: nova/compute/manager.py:1032 nova/compute/manager.py:2385
msgid "Error trying to reschedule"
msgstr ""
-#: nova/compute/manager.py:1039
+#: nova/compute/manager.py:1045
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1044
+#: nova/compute/manager.py:1050
msgid "No request spec, will not reschedule"
msgstr ""
-#: nova/compute/manager.py:1050
+#: nova/compute/manager.py:1056
#, python-format
msgid "Re-scheduling %(method)s: attempt %(num)d"
msgstr ""
-#: nova/compute/manager.py:1079
+#: nova/compute/manager.py:1085
msgid "Instance build timed out. Set to error state."
msgstr ""
-#: nova/compute/manager.py:1127
-#, python-format
-msgid ""
-"image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
-"allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1133
-#, python-format
-msgid ""
-"Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed "
-"size %(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/compute/manager.py:1143
+#: nova/compute/manager.py:1095
msgid "Starting instance..."
msgstr ""
-#: nova/compute/manager.py:1169
+#: nova/compute/manager.py:1121
msgid "Instance failed network setup"
msgstr ""
-#: nova/compute/manager.py:1172
+#: nova/compute/manager.py:1124
#, python-format
msgid "Instance network_info: |%s|"
msgstr ""
-#: nova/compute/manager.py:1183
+#: nova/compute/manager.py:1135
msgid "Instance failed block device setup"
msgstr ""
-#: nova/compute/manager.py:1202
+#: nova/compute/manager.py:1154
msgid "Instance failed to spawn"
msgstr ""
-#: nova/compute/manager.py:1253
+#: nova/compute/manager.py:1205
msgid "Deallocating network for instance"
msgstr ""
-#: nova/compute/manager.py:1324
+#: nova/compute/manager.py:1276
#, python-format
msgid "%(action_str)s instance"
msgstr ""
-#: nova/compute/manager.py:1340
+#: nova/compute/manager.py:1292
msgid "Failed to deallocate network for instance."
msgstr ""
-#: nova/compute/manager.py:1360
+#: nova/compute/manager.py:1312
#, python-format
msgid "Ignoring DiskNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1363
+#: nova/compute/manager.py:1315
#, python-format
msgid "Ignoring VolumeNotFound: %s"
msgstr ""
-#: nova/compute/manager.py:1370
+#: nova/compute/manager.py:1322
#, python-format
msgid "terminating bdm %s"
msgstr ""
-#: nova/compute/manager.py:1417
+#: nova/compute/manager.py:1369
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
-#: nova/compute/manager.py:1470 nova/compute/manager.py:2608
-#: nova/compute/manager.py:4137
+#: nova/compute/manager.py:1422 nova/compute/manager.py:2560
+#: nova/compute/manager.py:4089
#, python-format
msgid "%s. Setting instance vm_state to ERROR"
msgstr ""
-#: nova/compute/manager.py:1622
+#: nova/compute/manager.py:1574
msgid "Rebuilding instance"
msgstr ""
-#: nova/compute/manager.py:1635
+#: nova/compute/manager.py:1587
msgid "Invalid state of instance files on shared storage"
msgstr ""
-#: nova/compute/manager.py:1639
+#: nova/compute/manager.py:1591
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
-#: nova/compute/manager.py:1643
+#: nova/compute/manager.py:1595
#, python-format
msgid "disk not on shared storagerebuilding from: '%s'"
msgstr ""
-#: nova/compute/manager.py:1726
+#: nova/compute/manager.py:1678
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
-#: nova/compute/manager.py:1758
+#: nova/compute/manager.py:1710
#, fuzzy, python-format
msgid "Detaching from volume api: %s"
msgstr "無法卸載 Volume %s"
-#: nova/compute/manager.py:1776
+#: nova/compute/manager.py:1728
msgid "Rebooting instance"
msgstr ""
-#: nova/compute/manager.py:1801
+#: nova/compute/manager.py:1753
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1817
+#: nova/compute/manager.py:1769
#, fuzzy, python-format
msgid "Cannot reboot instance: %(exc)s"
msgstr "無法掛載Volume 到虛擬機器 %s"
-#: nova/compute/manager.py:1830
+#: nova/compute/manager.py:1782
msgid "Instance disappeared during reboot"
msgstr ""
-#: nova/compute/manager.py:1857
+#: nova/compute/manager.py:1809
msgid "instance snapshotting"
msgstr ""
-#: nova/compute/manager.py:1863
+#: nova/compute/manager.py:1815
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
-#: nova/compute/manager.py:1924
+#: nova/compute/manager.py:1876
#, python-format
msgid "Found %(num_images)d images (rotation: %(rotation)d)"
msgstr ""
-#: nova/compute/manager.py:1931
+#: nova/compute/manager.py:1883
#, python-format
msgid "Rotating out %d backups"
msgstr ""
-#: nova/compute/manager.py:1936
+#: nova/compute/manager.py:1888
#, python-format
msgid "Deleting image %s"
msgstr ""
-#: nova/compute/manager.py:1964
+#: nova/compute/manager.py:1916
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
-#: nova/compute/manager.py:1971
+#: nova/compute/manager.py:1923
msgid "Root password set"
msgstr ""
-#: nova/compute/manager.py:1978
+#: nova/compute/manager.py:1930
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
-#: nova/compute/manager.py:1993
+#: nova/compute/manager.py:1945
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
-#: nova/compute/manager.py:2000
+#: nova/compute/manager.py:1952
msgid "error setting admin password"
msgstr ""
-#: nova/compute/manager.py:2013
+#: nova/compute/manager.py:1965
#, python-format
msgid ""
"trying to inject a file into a non-running (state: "
"%(current_power_state)s expected: %(expected_state)s)"
msgstr ""
-#: nova/compute/manager.py:2017
+#: nova/compute/manager.py:1969
#, python-format
msgid "injecting file to %(path)s"
msgstr ""
-#: nova/compute/manager.py:2037
+#: nova/compute/manager.py:1989
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
-#: nova/compute/manager.py:2050
+#: nova/compute/manager.py:2002
msgid "Rescuing"
msgstr ""
-#: nova/compute/manager.py:2069
+#: nova/compute/manager.py:2021
#, fuzzy
msgid "Error trying to Rescue Instance"
msgstr "無法掛載Volume 到虛擬機器 %s"
-#: nova/compute/manager.py:2073
+#: nova/compute/manager.py:2025
#, python-format
msgid "Driver Error: %s"
msgstr ""
-#: nova/compute/manager.py:2091
+#: nova/compute/manager.py:2043
msgid "Unrescuing"
msgstr ""
-#: nova/compute/manager.py:2112
+#: nova/compute/manager.py:2064
#, python-format
msgid "Changing instance metadata according to %(diff)r"
msgstr ""
-#: nova/compute/manager.py:2337
+#: nova/compute/manager.py:2289
msgid "Instance has no source host"
msgstr ""
-#: nova/compute/manager.py:2343
+#: nova/compute/manager.py:2295
msgid "destination same as source!"
msgstr ""
-#: nova/compute/manager.py:2360
+#: nova/compute/manager.py:2312
msgid "Migrating"
msgstr ""
-#: nova/compute/manager.py:2605
+#: nova/compute/manager.py:2557
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s"
msgstr ""
-#: nova/compute/manager.py:2668
+#: nova/compute/manager.py:2620
msgid "Pausing"
msgstr ""
-#: nova/compute/manager.py:2686
+#: nova/compute/manager.py:2638
msgid "Unpausing"
msgstr ""
-#: nova/compute/manager.py:2724
+#: nova/compute/manager.py:2676
msgid "Retrieving diagnostics"
msgstr ""
-#: nova/compute/manager.py:2755
+#: nova/compute/manager.py:2707
msgid "Resuming"
msgstr ""
-#: nova/compute/manager.py:2775
+#: nova/compute/manager.py:2727
msgid "Reset network"
msgstr ""
-#: nova/compute/manager.py:2780
+#: nova/compute/manager.py:2732
msgid "Inject network info"
msgstr ""
-#: nova/compute/manager.py:2783
+#: nova/compute/manager.py:2735
#, python-format
msgid "network_info to inject: |%s|"
msgstr ""
-#: nova/compute/manager.py:2800
+#: nova/compute/manager.py:2752
msgid "Get console output"
msgstr ""
-#: nova/compute/manager.py:2827
+#: nova/compute/manager.py:2779
msgid "Getting vnc console"
msgstr ""
-#: nova/compute/manager.py:2862
+#: nova/compute/manager.py:2814
msgid "Getting spice console"
msgstr ""
-#: nova/compute/manager.py:2909
+#: nova/compute/manager.py:2861
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2959
+#: nova/compute/manager.py:2911
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2968
+#: nova/compute/manager.py:2920
#, python-format
msgid ""
"Failed to connect to volume %(volume_id)s while attaching at "
"%(mountpoint)s"
msgstr ""
-#: nova/compute/manager.py:2983
+#: nova/compute/manager.py:2935
#, fuzzy, python-format
msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr "卸載_Volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3013
+#: nova/compute/manager.py:2965
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
-#: nova/compute/manager.py:3023
+#: nova/compute/manager.py:2975
#, fuzzy
msgid "Detaching volume from unknown instance"
msgstr "無法掛載Volume 到虛擬機器 %s"
-#: nova/compute/manager.py:3030
+#: nova/compute/manager.py:2982
#, fuzzy, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr "卸載_Volume: %(instance_name)s, %(mountpoint)s"
-#: nova/compute/manager.py:3053
+#: nova/compute/manager.py:3005
msgid "Updating volume usage cache with totals"
msgstr ""
-#: nova/compute/manager.py:3089
+#: nova/compute/manager.py:3041
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
-#: nova/compute/manager.py:3109
+#: nova/compute/manager.py:3061
#, python-format
msgid "Port %(port_id)s is not attached"
msgstr ""
-#: nova/compute/manager.py:3123
+#: nova/compute/manager.py:3075
#, python-format
msgid "Host %(host)s not found"
msgstr ""
-#: nova/compute/manager.py:3276
+#: nova/compute/manager.py:3228
#, python-format
msgid "Pre live migration failed at %(dest)s"
msgstr ""
-#: nova/compute/manager.py:3304
+#: nova/compute/manager.py:3256
msgid "_post_live_migration() is started.."
msgstr ""
-#: nova/compute/manager.py:3359
+#: nova/compute/manager.py:3311
#, python-format
msgid "Migrating instance to %(dest)s finished successfully."
msgstr ""
-#: nova/compute/manager.py:3361
+#: nova/compute/manager.py:3313
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
-#: nova/compute/manager.py:3376
+#: nova/compute/manager.py:3328
msgid "Post operation of migration started"
msgstr ""
-#: nova/compute/manager.py:3408
+#: nova/compute/manager.py:3360
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
-#: nova/compute/manager.py:3537
+#: nova/compute/manager.py:3489
msgid "Updated the info_cache for instance"
msgstr ""
-#: nova/compute/manager.py:3587
+#: nova/compute/manager.py:3539
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
-#: nova/compute/manager.py:3593
+#: nova/compute/manager.py:3545
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
-#: nova/compute/manager.py:3602
+#: nova/compute/manager.py:3554
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
-#: nova/compute/manager.py:3609
+#: nova/compute/manager.py:3561
#, python-format
msgid "Instance %(instance_uuid)s not found"
msgstr ""
-#: nova/compute/manager.py:3613
+#: nova/compute/manager.py:3565
msgid "In ERROR state"
msgstr ""
-#: nova/compute/manager.py:3620
+#: nova/compute/manager.py:3572
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
-#: nova/compute/manager.py:3629
+#: nova/compute/manager.py:3581
#, python-format
msgid "Error auto-confirming resize: %(e)s. Will retry later."
msgstr ""
-#: nova/compute/manager.py:3646
+#: nova/compute/manager.py:3598
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
-#: nova/compute/manager.py:3665
+#: nova/compute/manager.py:3617
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
-#: nova/compute/manager.py:3689
+#: nova/compute/manager.py:3641
msgid "Updating bandwidth usage cache"
msgstr ""
-#: nova/compute/manager.py:3806
+#: nova/compute/manager.py:3758
msgid "Updating volume usage cache"
msgstr ""
-#: nova/compute/manager.py:3823
+#: nova/compute/manager.py:3775
msgid "Updating host status"
msgstr ""
-#: nova/compute/manager.py:3850
+#: nova/compute/manager.py:3802
#, python-format
msgid ""
"Found %(num_db_instances)s in the database and %(num_vm_instances)s on "
"the hypervisor."
msgstr ""
-#: nova/compute/manager.py:3855 nova/compute/manager.py:3905
+#: nova/compute/manager.py:3807 nova/compute/manager.py:3857
msgid "During sync_power_state the instance has a pending task. Skip."
msgstr ""
-#: nova/compute/manager.py:3892
+#: nova/compute/manager.py:3844
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
-#: nova/compute/manager.py:3930
+#: nova/compute/manager.py:3882
msgid "Instance shutdown by itself. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3942 nova/compute/manager.py:3951
-#: nova/compute/manager.py:3981
+#: nova/compute/manager.py:3894 nova/compute/manager.py:3903
+#: nova/compute/manager.py:3933
msgid "error during stop() in sync_power_state."
msgstr ""
-#: nova/compute/manager.py:3946
+#: nova/compute/manager.py:3898
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3962
+#: nova/compute/manager.py:3914
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
-#: nova/compute/manager.py:3968
+#: nova/compute/manager.py:3920
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
-#: nova/compute/manager.py:3974
+#: nova/compute/manager.py:3926
msgid "Instance is not stopped. Calling the stop API."
msgstr ""
-#: nova/compute/manager.py:3990
+#: nova/compute/manager.py:3942
msgid "Instance is not (soft-)deleted."
msgstr ""
-#: nova/compute/manager.py:3998
+#: nova/compute/manager.py:3950
msgid "CONF.reclaim_instance_interval <= 0, skipping..."
msgstr ""
-#: nova/compute/manager.py:4010
+#: nova/compute/manager.py:3962
msgid "Reclaiming deleted instance"
msgstr ""
-#: nova/compute/manager.py:4037
+#: nova/compute/manager.py:3989
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
-#: nova/compute/manager.py:4047 nova/compute/resource_tracker.py:321
+#: nova/compute/manager.py:3999 nova/compute/resource_tracker.py:321
#, python-format
msgid "No service record for host %s"
msgstr ""
-#: nova/compute/manager.py:4088
+#: nova/compute/manager.py:4040
#, python-format
msgid ""
"Detected instance with name label '%(name)s' which is marked as DELETED "
"but still present on host."
msgstr ""
-#: nova/compute/manager.py:4095
+#: nova/compute/manager.py:4047
#, python-format
msgid ""
"Destroying instance with name label '%(name)s' which is marked as DELETED"
" but still present on host."
msgstr ""
-#: nova/compute/manager.py:4102
+#: nova/compute/manager.py:4054
#, python-format
msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action"
msgstr ""
-#: nova/compute/manager.py:4129
+#: nova/compute/manager.py:4081
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
@@ -4921,24 +4904,24 @@ msgstr ""
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: nova/db/sqlalchemy/api.py:1411
+#: nova/db/sqlalchemy/api.py:1412
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
-#: nova/db/sqlalchemy/api.py:1549
+#: nova/db/sqlalchemy/api.py:1550
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
-#: nova/db/sqlalchemy/api.py:2908
+#: nova/db/sqlalchemy/api.py:2909
#, python-format
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: nova/db/sqlalchemy/api.py:4416
+#: nova/db/sqlalchemy/api.py:4417
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
@@ -6500,14 +6483,14 @@ msgid ""
"capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:66
+#: nova/scheduler/filters/image_props_filter.py:68
#, python-format
msgid ""
"Instance contains properties %(image_props)s that are not provided by the"
" compute node capabilities %(capabilities)s"
msgstr ""
-#: nova/scheduler/filters/image_props_filter.py:82
+#: nova/scheduler/filters/image_props_filter.py:86
#, python-format
msgid "%(host_state)s does not support requested instance_properties"
msgstr ""
@@ -6716,16 +6699,6 @@ msgid ""
"\t%s"
msgstr ""
-#: nova/tests/test_xenapi.py:897
-#, python-format
-msgid "Creating files in %s to simulate guest agent"
-msgstr ""
-
-#: nova/tests/test_xenapi.py:908
-#, python-format
-msgid "Removing simulated guest agent files in %s"
-msgstr ""
-
#: nova/tests/api/test_auth.py:79
msgid "200 Role Match"
msgstr ""
@@ -6738,17 +6711,17 @@ msgstr ""
msgid "unexpected role header"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3365
+#: nova/tests/api/openstack/compute/test_servers.py:3444
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3370
+#: nova/tests/api/openstack/compute/test_servers.py:3449
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
-#: nova/tests/api/openstack/compute/test_servers.py:3375
+#: nova/tests/api/openstack/compute/test_servers.py:3454
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
@@ -6783,7 +6756,7 @@ msgstr ""
msgid "wrong host/node"
msgstr ""
-#: nova/tests/compute/test_compute.py:8904
+#: nova/tests/compute/test_compute.py:8947
msgid "spawn error"
msgstr ""
@@ -6895,6 +6868,16 @@ msgstr ""
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
+#: nova/tests/virt/xenapi/test_xenapi.py:897
+#, python-format
+msgid "Creating files in %s to simulate guest agent"
+msgstr ""
+
+#: nova/tests/virt/xenapi/test_xenapi.py:908
+#, python-format
+msgid "Removing simulated guest agent files in %s"
+msgstr ""
+
#: nova/virt/configdrive.py:97
#, python-format
msgid "Added %(filepath)s to config drive"
@@ -8995,75 +8978,75 @@ msgid ""
"number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:253
+#: nova/virt/libvirt/volume.py:254
#, python-format
msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:507 nova/virt/libvirt/volume.py:628
+#: nova/virt/libvirt/volume.py:509 nova/virt/libvirt/volume.py:632
#, python-format
msgid "%s is already mounted"
msgstr ""
-#: nova/virt/libvirt/volume.py:563
+#: nova/virt/libvirt/volume.py:565
#, python-format
msgid "AoE device not found at %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:565
+#: nova/virt/libvirt/volume.py:567
#, python-format
msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:579
+#: nova/virt/libvirt/volume.py:582
#, python-format
msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)"
msgstr ""
-#: nova/virt/libvirt/volume.py:707
+#: nova/virt/libvirt/volume.py:711
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
-#: nova/virt/libvirt/volume.py:716
+#: nova/virt/libvirt/volume.py:720
#, python-format
msgid "Looking for Fibre Channel dev %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:726
+#: nova/virt/libvirt/volume.py:730
msgid "Fibre Channel device not found."
msgstr ""
-#: nova/virt/libvirt/volume.py:729
+#: nova/virt/libvirt/volume.py:733
#, python-format
msgid ""
"Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. "
"Try number: %(tries)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:745
+#: nova/virt/libvirt/volume.py:750
#, python-format
msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)"
msgstr ""
-#: nova/virt/libvirt/volume.py:752
+#: nova/virt/libvirt/volume.py:759
#, python-format
msgid "Multipath device discovered %(device)s"
msgstr ""
-#: nova/virt/libvirt/volume.py:818
+#: nova/virt/libvirt/volume.py:825
msgid "Value required for 'scality_sofs_config'"
msgstr ""
-#: nova/virt/libvirt/volume.py:829
+#: nova/virt/libvirt/volume.py:836
#, python-format
msgid "Cannot access 'scality_sofs_config': %s"
msgstr ""
-#: nova/virt/libvirt/volume.py:835
+#: nova/virt/libvirt/volume.py:842
msgid "Cannot execute /sbin/mount.sofs"
msgstr ""
-#: nova/virt/libvirt/volume.py:850
+#: nova/virt/libvirt/volume.py:857
msgid "Cannot mount Scality SOFS, check syslog for errors"
msgstr ""
@@ -9087,61 +9070,61 @@ msgstr ""
msgid "Ensuring image '%s' exists on IVM"
msgstr ""
-#: nova/virt/powervm/blockdev.py:185
+#: nova/virt/powervm/blockdev.py:186
#, fuzzy, python-format
msgid "Creating logical volume of size %s bytes"
msgstr "找不到Volume %s"
-#: nova/virt/powervm/blockdev.py:188
+#: nova/virt/powervm/blockdev.py:189
#, python-format
msgid "Copying image to the device '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:191
+#: nova/virt/powervm/blockdev.py:192
msgid "Error while creating logical volume from image. Will attempt cleanup."
msgstr ""
-#: nova/virt/powervm/blockdev.py:198
+#: nova/virt/powervm/blockdev.py:200
msgid "Error while attempting cleanup of failed deploy to logical volume."
msgstr ""
-#: nova/virt/powervm/blockdev.py:244
+#: nova/virt/powervm/blockdev.py:246
msgid "Snapshot added to glance."
msgstr ""
-#: nova/virt/powervm/blockdev.py:250
+#: nova/virt/powervm/blockdev.py:252
#, python-format
msgid "Failed to clean up snapshot file %(snapshot_file_path)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:335
+#: nova/virt/powervm/blockdev.py:337
msgid "Could not create logical volume. No space left on any volume group."
msgstr ""
-#: nova/virt/powervm/blockdev.py:426 nova/virt/powervm/blockdev.py:498
+#: nova/virt/powervm/blockdev.py:428 nova/virt/powervm/blockdev.py:500
#, fuzzy
msgid "Unable to get checksum"
msgstr "無法卸載 Volume %s"
-#: nova/virt/powervm/blockdev.py:429 nova/virt/powervm/blockdev.py:521
+#: nova/virt/powervm/blockdev.py:431 nova/virt/powervm/blockdev.py:523
msgid "Image checksums do not match"
msgstr ""
-#: nova/virt/powervm/blockdev.py:450
+#: nova/virt/powervm/blockdev.py:452
#, python-format
msgid "Image found on host at '%s'"
msgstr ""
-#: nova/virt/powervm/blockdev.py:458
+#: nova/virt/powervm/blockdev.py:460
msgid "Uncompressed image file not found"
msgstr ""
-#: nova/virt/powervm/blockdev.py:542 nova/virt/powervm/operator.py:674
+#: nova/virt/powervm/blockdev.py:544 nova/virt/powervm/operator.py:674
#, python-format
msgid "Found error stream for command \"%(cmd)s\": %(error_text)s"
msgstr ""
-#: nova/virt/powervm/blockdev.py:559 nova/virt/powervm/operator.py:691
+#: nova/virt/powervm/blockdev.py:561 nova/virt/powervm/operator.py:691
#, python-format
msgid "Found error stream for command \"%(command)s\": %(error_text)s"
msgstr ""
@@ -10354,230 +10337,223 @@ msgstr ""
msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1203
-#, python-format
-msgid "image_size_bytes=%(size_bytes)d, allowed_size_bytes=%(allowed_size_bytes)d"
-msgstr ""
-
-#: nova/virt/xenapi/vm_utils.py:1207
+#: nova/virt/xenapi/vm_utils.py:1204
#, python-format
-msgid ""
-"Image size %(size_bytes)d exceeded instance_type allowed size "
-"%(allowed_size_bytes)d"
+msgid "Image size %(size)d exceeded instance_type allowed size %(allowed_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1229
+#: nova/virt/xenapi/vm_utils.py:1228
#, python-format
msgid "Fetching image %(image_id)s, type %(image_type_str)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1242
+#: nova/virt/xenapi/vm_utils.py:1241
#, python-format
msgid "Size for image %(image_id)s: %(virtual_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1251
+#: nova/virt/xenapi/vm_utils.py:1250
#, python-format
msgid ""
"Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d "
"bytes"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1270
+#: nova/virt/xenapi/vm_utils.py:1269
#, python-format
msgid "Copying VDI %s to /boot/guest on dom0"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1284
+#: nova/virt/xenapi/vm_utils.py:1283
#, python-format
msgid "Kernel/Ramdisk VDI %s destroyed"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1293
+#: nova/virt/xenapi/vm_utils.py:1292
msgid "Failed to fetch glance image"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1334
+#: nova/virt/xenapi/vm_utils.py:1333
#, python-format
msgid "Detected %(image_type_str)s format for image %(image_ref)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1365
+#: nova/virt/xenapi/vm_utils.py:1364
#, python-format
msgid "Looking up vdi %s for PV kernel"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1383
+#: nova/virt/xenapi/vm_utils.py:1382
#, python-format
msgid ""
"Image format is None: trying to determine PV status using pygrub; if "
"instance with vdi %s does not boot correctly, try with image metadata."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1389
+#: nova/virt/xenapi/vm_utils.py:1388
#, python-format
msgid "Unknown image format %(disk_image_type)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1420
+#: nova/virt/xenapi/vm_utils.py:1419
#, python-format
msgid "VDI %s is still available"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1523
+#: nova/virt/xenapi/vm_utils.py:1522
#, python-format
msgid "Unable to parse rrd of %(vm_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1550
+#: nova/virt/xenapi/vm_utils.py:1549
#, python-format
msgid "Re-scanning SR %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1578
+#: nova/virt/xenapi/vm_utils.py:1577
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1596
+#: nova/virt/xenapi/vm_utils.py:1595
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration and/or configure the flag "
"'sr_matching_filter'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1609
+#: nova/virt/xenapi/vm_utils.py:1608
msgid "Cannot find SR of content-type ISO"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1617
+#: nova/virt/xenapi/vm_utils.py:1616
#, python-format
msgid "ISO: looking at SR %(sr_rec)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1619
+#: nova/virt/xenapi/vm_utils.py:1618
msgid "ISO: not iso content"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1622
+#: nova/virt/xenapi/vm_utils.py:1621
msgid "ISO: iso content_type, no 'i18n-key' key"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1625
+#: nova/virt/xenapi/vm_utils.py:1624
msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1629
+#: nova/virt/xenapi/vm_utils.py:1628
msgid "ISO: SR MATCHing our criteria"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1631
+#: nova/virt/xenapi/vm_utils.py:1630
msgid "ISO: ISO, looking to see if it is host local"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1634
+#: nova/virt/xenapi/vm_utils.py:1633
#, python-format
msgid "ISO: PBD %(pbd_ref)s disappeared"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1637
+#: nova/virt/xenapi/vm_utils.py:1636
#, python-format
msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1640
+#: nova/virt/xenapi/vm_utils.py:1639
msgid "ISO: SR with local PBD"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1662
+#: nova/virt/xenapi/vm_utils.py:1661
#, python-format
msgid ""
"Unable to obtain RRD XML for VM %(vm_uuid)s with server details: "
"%(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1678
+#: nova/virt/xenapi/vm_utils.py:1677
#, python-format
msgid "Unable to obtain RRD XML updates with server details: %(server)s."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1732
+#: nova/virt/xenapi/vm_utils.py:1731
#, python-format
msgid "Invalid statistics data from Xenserver: %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1792
+#: nova/virt/xenapi/vm_utils.py:1791
#, python-format
msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1879
+#: nova/virt/xenapi/vm_utils.py:1878
#, python-format
msgid ""
"Parent %(parent_uuid)s doesn't match original parent "
"%(original_parent_uuid)s, waiting for coalesce..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1889
+#: nova/virt/xenapi/vm_utils.py:1888
#, python-format
msgid "VHD coalesce attempts exceeded (%(max_attempts)d), giving up..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1924
+#: nova/virt/xenapi/vm_utils.py:1923
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1944
+#: nova/virt/xenapi/vm_utils.py:1943
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1957
+#: nova/virt/xenapi/vm_utils.py:1956
#, python-format
msgid "Plugging VBD %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1960
+#: nova/virt/xenapi/vm_utils.py:1959
#, python-format
msgid "Plugging VBD %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1962
+#: nova/virt/xenapi/vm_utils.py:1961
#, python-format
msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1965
+#: nova/virt/xenapi/vm_utils.py:1964
#, python-format
msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1970
+#: nova/virt/xenapi/vm_utils.py:1969
#, python-format
msgid "Destroying VBD for VDI %s ... "
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:1978
+#: nova/virt/xenapi/vm_utils.py:1977
#, python-format
msgid "Destroying VBD for VDI %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2005
+#: nova/virt/xenapi/vm_utils.py:2004
#, python-format
msgid "Running pygrub against %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2013
+#: nova/virt/xenapi/vm_utils.py:2012
#, python-format
msgid "Found Xen kernel %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2015
+#: nova/virt/xenapi/vm_utils.py:2014
msgid "No Xen kernel found. Booting HVM."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2017
+#: nova/virt/xenapi/vm_utils.py:2016
msgid ""
"Error while executing pygrub! Please, ensure the binary is installed "
"correctly, and available in your PATH; on some Linux distros, pygrub may "
@@ -10585,58 +10561,58 @@ msgid ""
"mode."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2034
+#: nova/virt/xenapi/vm_utils.py:2033
msgid "Partitions:"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2040
+#: nova/virt/xenapi/vm_utils.py:2039
#, python-format
msgid " %(num)s: %(ptype)s %(size)d sectors"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2065
+#: nova/virt/xenapi/vm_utils.py:2064
#, python-format
msgid ""
"Writing partition table %(primary_first)d %(primary_last)d to "
"%(dev_path)s..."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2078
+#: nova/virt/xenapi/vm_utils.py:2077
#, python-format
msgid "Writing partition table %s done."
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2119
+#: nova/virt/xenapi/vm_utils.py:2118
#, python-format
msgid ""
"Resize down not allowed because minimum filesystem sectors "
"%(min_sectors)d is too big for target sectors %(new_sectors)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2150
+#: nova/virt/xenapi/vm_utils.py:2149
#, python-format
msgid ""
"Starting sparse_copy src=%(src_path)s dst=%(dst_path)s "
"virtual_size=%(virtual_size)d block_size=%(block_size)d"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2183
+#: nova/virt/xenapi/vm_utils.py:2182
#, python-format
msgid ""
"Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% "
"reduction in size"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2235
+#: nova/virt/xenapi/vm_utils.py:2234
msgid "Manipulating interface files directly"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2244
+#: nova/virt/xenapi/vm_utils.py:2243
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
-#: nova/virt/xenapi/vm_utils.py:2356
+#: nova/virt/xenapi/vm_utils.py:2355
msgid "This domU must be running on the host specified by xenapi_connection_url"
msgstr ""
@@ -10991,12 +10967,27 @@ msgstr ""
msgid "status must be 'available'"
msgstr ""
-#~ msgid "%(flag)s : FLAG SET "
+#~ msgid "Image is larger than instance type allows"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Image '%(image_id)s' size %(size_bytes)d "
+#~ "exceeded instance_type allowed size "
+#~ "%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Child %(pid)d exited with status %(code)d"
+#~ msgid ""
+#~ "image_size_bytes=%(size_bytes)d, "
+#~ "allowed_size_bytes=%(allowed_size_bytes)d"
#~ msgstr ""
-#~ msgid "Got update for instance %(instance_uuid)s: %(instance)s"
-#~ msgstr "掛載點 %(mountpoint)s 掛載到虛擬機器 %(instance_name)s"
+#~ msgid ""
+#~ "Image size %(size_bytes)d exceeded "
+#~ "instance_type allowed size %(allowed_size_bytes)d"
+#~ msgstr ""